1
0
Fork 0
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:
Guillaume Ayoub 2010-07-03 16:27:48 +02:00
parent 666e7034a0
commit bd5b345017
3 changed files with 8 additions and 6 deletions

View file

@ -52,6 +52,7 @@ INITIAL_CONFIG = {
"stock": "utf-8"},
"acl": {
"type": "fake",
"personal": "False",
"filename": "/etc/radicale/users",
"encryption": "crypt"},
"storage": {