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:
parent
a2128a4787
commit
5d55b2868f
2 changed files with 8 additions and 1 deletions
|
@ -59,6 +59,7 @@ INITIAL_CONFIG = {
|
|||
"ldap_attribute": "uid",
|
||||
"ldap_binddn": "",
|
||||
"ldap_password": "",
|
||||
"ldap_scope": "OneLevel",
|
||||
"pam_group_membership": "",
|
||||
"courier_socket": ""},
|
||||
"storage": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue