Skip to content

Commit d47aa64

Browse files
authored
Fix indentation
1 parent 42542c0 commit d47aa64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ authentication source:
7272
* The scope of the search. Valid values are 'subtree' and 'onelevel' and 'base',
7373
* first one being the default if no value is set.
7474
*/
75-
'search.scope' => 'subtree',
75+
'search.scope' => 'subtree',
7676

7777
/*
7878
* The attribute(s) the username should match against.

0 commit comments

Comments
 (0)