1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-16 19:00:54 +00:00

Merge branch 'authentication' of github.com:cristen/Radicale into authentication

This commit is contained in:
Jean-Marc Martins 2013-09-13 17:41:21 +02:00
commit 6c40f5e24a
8 changed files with 48 additions and 52 deletions

View file

@ -53,8 +53,6 @@ INITIAL_CONFIG = {
"stock": "utf-8"},
"auth": {
"type": "None",
"public_users": "public",
"private_users": "private",
"htpasswd_filename": "/etc/radicale/users",
"htpasswd_encryption": "crypt",
"imap_hostname": "localhost",