mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
Added file-based rights management
This commit is contained in:
parent
237f42909a
commit
e3bc6afdd3
5 changed files with 352 additions and 2 deletions
|
@ -67,7 +67,8 @@ INITIAL_CONFIG = {
|
|||
"pam_group_membership": "",
|
||||
"courier_socket": ""},
|
||||
"rights": {
|
||||
"type": "None"},
|
||||
"type": "None",
|
||||
"file" : "None"},
|
||||
"storage": {
|
||||
"type": "filesystem",
|
||||
"filesystem_folder": os.path.expanduser(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue