1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Add the support of the LDAP scope configuration

This commit is contained in:
Gerhard Schmidt 2011-11-29 12:54:38 +01:00 committed by Guillaume Ayoub
parent a2128a4787
commit 5d55b2868f
2 changed files with 8 additions and 1 deletions

View file

@ -59,6 +59,7 @@ INITIAL_CONFIG = {
"ldap_attribute": "uid",
"ldap_binddn": "",
"ldap_password": "",
"ldap_scope": "OneLevel",
"pam_group_membership": "",
"courier_socket": ""},
"storage": {