mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add support for personal calendars, available only for owner.
This commit is contained in:
parent
666e7034a0
commit
bd5b345017
3 changed files with 8 additions and 6 deletions
|
@ -52,6 +52,7 @@ INITIAL_CONFIG = {
|
|||
"stock": "utf-8"},
|
||||
"acl": {
|
||||
"type": "fake",
|
||||
"personal": "False",
|
||||
"filename": "/etc/radicale/users",
|
||||
"encryption": "crypt"},
|
||||
"storage": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue