mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Set personal calendars in the default configuration
This commit is contained in:
parent
53562961b0
commit
0171690af5
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ INITIAL_CONFIG = {
|
|||
"stock": "utf-8"},
|
||||
"acl": {
|
||||
"type": "None",
|
||||
"personal": "False",
|
||||
"personal": "True",
|
||||
"httpasswd_filename": "/etc/radicale/users",
|
||||
"httpasswd_encryption": "crypt",
|
||||
"ldap_url": "ldap://localhost:389/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue