mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-13 18:50:53 +00:00
Add an option allowing requests without base_prefix
Related to #147, patch proposed by jheidemann
This commit is contained in:
parent
0822f99650
commit
9ad9c466e2
3 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,7 @@ INITIAL_CONFIG = {
|
|||
"ciphers": "",
|
||||
"dns_lookup": "True",
|
||||
"base_prefix": "/",
|
||||
"can_skip_base_prefix": "False",
|
||||
"realm": "Radicale - Password Required"},
|
||||
"encoding": {
|
||||
"request": "utf-8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue