Point well-known to /

Fixes #431
This commit is contained in:
Unrud
2016-07-14 10:06:38 +02:00
committed by Unrud
parent ef63865e31
commit 0306ee6dcc
2 changed files with 4 additions and 4 deletions

View File

@ -45,8 +45,8 @@ INITIAL_CONFIG = {
"can_skip_base_prefix": "False",
"realm": "Radicale - Password Required"},
"well-known": {
"caldav": "/caldav/",
"carddav": "/carddav/"},
"caldav": "/",
"carddav": "/"},
"encoding": {
"request": "utf-8",
"stock": "utf-8"},