mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Update config
This commit is contained in:
parent
4ab04c04b4
commit
a68cef593e
1 changed files with 3 additions and 3 deletions
|
@ -103,13 +103,13 @@ ldap_filter =
|
||||||
|
|
||||||
# LDAP dn for initial login, used if LDAP server does not allow anonymous searches
|
# LDAP dn for initial login, used if LDAP server does not allow anonymous searches
|
||||||
# Leave empty if searches are anonymous
|
# Leave empty if searches are anonymous
|
||||||
ldap_binddn =
|
#ldap_binddn =
|
||||||
|
|
||||||
# LDAP password for initial login, used with ldap_binddn
|
# LDAP password for initial login, used with ldap_binddn
|
||||||
ldap_password =
|
#ldap_password =
|
||||||
|
|
||||||
# LDAP scope of the search
|
# LDAP scope of the search
|
||||||
#ldap_scope = OneLevel
|
ldap_scope = OneLevel
|
||||||
|
|
||||||
# IMAP Configuration
|
# IMAP Configuration
|
||||||
#imap_hostname = localhost
|
#imap_hostname = localhost
|
||||||
|
|
Loading…
Add table
Reference in a new issue