1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-04 18:22:26 +00:00

Remove /.well-known

I can't think of a sane use-case for this.
This commit is contained in:
Unrud 2016-08-01 09:31:25 +02:00
parent f4ebe3f545
commit fd977891e8
3 changed files with 3 additions and 31 deletions

View file

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