mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Set personal calendars by default
This commit is contained in:
parent
44b11db1ae
commit
53562961b0
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -36,7 +36,7 @@ stock = utf-8
|
||||||
type = None
|
type = None
|
||||||
# Personal calendars only available for logged in users
|
# Personal calendars only available for logged in users
|
||||||
# If True, /alice/calendar will only be available for alice
|
# If True, /alice/calendar will only be available for alice
|
||||||
personal = False
|
personal = True
|
||||||
# Htpasswd filename
|
# Htpasswd filename
|
||||||
htpasswd_filename = /etc/radicale/users
|
htpasswd_filename = /etc/radicale/users
|
||||||
# Htpasswd encryption method
|
# Htpasswd encryption method
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue