We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df6db26 + ed1a67a commit 327fd33Copy full SHA for 327fd33
reference/configuration/framework.rst
@@ -2133,9 +2133,9 @@ has been compromised in a data breach.
2133
enabled
2134
.......
2135
2136
-**type**: ``boolean`` **default**: ``false``
+**type**: ``boolean`` **default**: ``true``
2137
2138
-If you set this option to ``true``, no HTTP requests will be made and the given
+If you set this option to ``false``, no HTTP requests will be made and the given
2139
password will be considered valid. This is useful when you don't want or can't
2140
make HTTP requests, such as in ``dev`` and ``test`` environments or in
2141
continuous integration servers.
0 commit comments