Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit b004ec1

Browse files
committed
Spacing
1 parent cdd98b0 commit b004ec1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,7 @@ Inside your `config/adldap_auth.php` file there is a configuration option named
108108
of attributes where the key is the User model attribute, and the value is the active directory users attribute.
109109

110110
By default, the User models `name` attribute is synchronized to the AD users `cn` attribute. This means, upon login,
111-
the users `name` attribute will be set to the active directory common name (`cn`) attribute. Feel free to add more
111+
the users `name` attribute will be set to the active directory common name (`cn`) attribute.
112+
113+
Feel free to add more
112114
attributes here, however be sure that your database table contains the key you've entered.

0 commit comments

Comments
 (0)