We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42542c0 commit d47aa64Copy full SHA for d47aa64
1 file changed
docs/ldap.md
@@ -72,7 +72,7 @@ authentication source:
72
* The scope of the search. Valid values are 'subtree' and 'onelevel' and 'base',
73
* first one being the default if no value is set.
74
*/
75
- 'search.scope' => 'subtree',
+ 'search.scope' => 'subtree',
76
77
/*
78
* The attribute(s) the username should match against.
0 commit comments