mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Set calendars always personal with authentication activated
This commit is contained in:
parent
7c0e9686a8
commit
ca9c148705
5 changed files with 3 additions and 12 deletions
3
config
3
config
|
@ -36,9 +36,6 @@ stock = utf-8
|
|||
# Access method
|
||||
# Value: None | htpasswd | LDAP
|
||||
type = None
|
||||
# Personal calendars only available for logged in users
|
||||
# If True, /alice/calendar will only be available for alice
|
||||
personal = True
|
||||
# Htpasswd filename
|
||||
htpasswd_filename = /etc/radicale/users
|
||||
# Htpasswd encryption method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue