mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Small cleanup about LDAP
This commit is contained in:
parent
3bfd6352b2
commit
cc23d9dd8d
2 changed files with 5 additions and 4 deletions
|
@ -58,6 +58,7 @@ INITIAL_CONFIG = {
|
|||
"ldap_url": "ldap://localhost:389/",
|
||||
"ldap_base": "ou=users,dc=example,dc=com",
|
||||
"ldap_attribute": "uid",
|
||||
"ldap_filter": "",
|
||||
"ldap_binddn": "",
|
||||
"ldap_password": "",
|
||||
"ldap_scope": "OneLevel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue