1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Remove useless config keys

This commit is contained in:
Guillaume Ayoub 2013-09-06 16:00:12 +02:00
parent a725031bd6
commit ff535b62b0
2 changed files with 1 additions and 8 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",