1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-12 20:30:57 +00:00

Code cleaned and modules renamed

*Radicale is probably broken now*
This commit is contained in:
Guillaume Ayoub 2012-08-08 18:29:09 +02:00
parent a17ad1b6a3
commit 45afac5353
17 changed files with 131 additions and 360 deletions

View file

@ -49,7 +49,7 @@ INITIAL_CONFIG = {
"encoding": {
"request": "utf-8",
"stock": "utf-8"},
"acl": {
"auth": {
"type": "None",
"public_users": "public",
"private_users": "private",