mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Merge *base_prefix config keys into base_prefix (fixes #996)
This commit is contained in:
parent
eaa969a05c
commit
bf8e874e4d
6 changed files with 39 additions and 40 deletions
|
@ -46,8 +46,7 @@ INITIAL_CONFIG = {
|
|||
"certificate": "/etc/apache2/ssl/server.crt",
|
||||
"key": "/etc/apache2/ssl/server.key",
|
||||
"dns_lookup": "True",
|
||||
"base_prefix": "",
|
||||
"proxy_base_prefix": ""},
|
||||
"base_prefix": "/"},
|
||||
"encoding": {
|
||||
"request": "utf-8",
|
||||
"stock": "utf-8"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue