Просмотр исходного кода

Add the ``personal`` option in the config file

Guillaume Ayoub 15 лет назад
Родитель
Сommit
67b9df3276
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      config

+ 2 - 0
config

@@ -29,6 +29,8 @@ stock = utf-8
 # Access method
 # Access method
 # Value: fake | htpasswd
 # Value: fake | htpasswd
 type = fake
 type = fake
+# Personal calendars only available for logged in users (if needed)
+personal = False
 # Htpasswd filename (if needed)
 # Htpasswd filename (if needed)
 filename = /etc/radicale/users
 filename = /etc/radicale/users
 # Htpasswd encryption method (if needed)
 # Htpasswd encryption method (if needed)