mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-29 18:08:31 +00:00
Add the `personal
` option in the config file example
This commit is contained in:
parent
b8be9ba7ad
commit
12b1659e26
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@ main parameters::
|
|||
# Access method
|
||||
# Value: fake | htpasswd
|
||||
type = fake
|
||||
# Personal calendars only available for logged in users (if needed)
|
||||
personal = False
|
||||
# Htpasswd filename (if needed)
|
||||
filename = /etc/radicale/users
|
||||
# Htpasswd encryption method (if needed)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue