mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add rights section in config module
This commit is contained in:
parent
b4a7ada5f2
commit
e14bed9f95
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ INITIAL_CONFIG = {
|
|||
"ldap_scope": "OneLevel",
|
||||
"pam_group_membership": "",
|
||||
"courier_socket": ""},
|
||||
"rights": {
|
||||
"type": "None"},
|
||||
"storage": {
|
||||
"type": "filesystem",
|
||||
"filesystem_folder": os.path.expanduser(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue