1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Removed name from ldap configuration

This commit is contained in:
anmol26s 2018-09-27 14:50:51 +05:30
parent 3ac8f66220
commit 2900649f3d

View file

@ -15,7 +15,6 @@ ldap_searchdn = 'ou=users,dc=yunohost,dc=org'
ldap_userattr = 'uid'
ldap_autocreateaccount = 'true'
ldap_autocreateaccount_emailattribute = 'mail'
ldap_autocreateaccount_nameattribute = 'name'
INI;