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:
parent
f4ebe3f545
commit
fd977891e8
3 changed files with 3 additions and 31 deletions
|
@ -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"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue