mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
Updated Addressbook Name
This commit is contained in:
parent
a979b5f89d
commit
489cca82d0
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
bindFields = (uid, mail); // array of fields to use for indirect binds
|
bindFields = (uid, mail); // array of fields to use for indirect binds
|
||||||
baseDN = "dc=yunohost,dc=org";
|
baseDN = "dc=yunohost,dc=org";
|
||||||
canAuthenticate = YES;
|
canAuthenticate = YES;
|
||||||
displayName = "Address Book";
|
displayName = "Global Address Book";
|
||||||
hostname = ldap://localhost:389;
|
hostname = ldap://localhost:389;
|
||||||
id = public;
|
id = public;
|
||||||
isAddressBook = YES;
|
isAddressBook = YES;
|
||||||
|
|
Loading…
Add table
Reference in a new issue