瀏覽代碼

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

Guillaume Ayoub 15 年之前
父節點
當前提交
67b9df3276
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      config

+ 2 - 0
config

@@ -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)