Add the `personal` option in the config file

This commit is contained in:
Guillaume Ayoub 2010-08-07 14:23:26 +02:00
parent e091541679
commit 67b9df3276

2
config
View File

@ -29,6 +29,8 @@ stock = utf-8
# 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)