mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Use a more simple rights manager
This commit is contained in:
parent
3cf2952cf8
commit
586773148e
8 changed files with 30 additions and 304 deletions
|
@ -74,7 +74,7 @@ INITIAL_CONFIG = {
|
|||
"http_password_parameter": ""},
|
||||
"rights": {
|
||||
"type": "None",
|
||||
"file": ""},
|
||||
"file": "~/.config/radicale/rights"},
|
||||
"storage": {
|
||||
"type": "filesystem",
|
||||
"filesystem_folder": os.path.expanduser(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue