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",