mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-28 19:40:54 +00:00
Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url
This commit is contained in:
commit
3213495245
5 changed files with 76 additions and 77 deletions
|
@ -74,12 +74,6 @@ INITIAL_CONFIG = OrderedDict([
|
|||
("dns_lookup", {
|
||||
"value": "True",
|
||||
"help": "use reverse DNS to resolve client address in logs"}),
|
||||
("base_prefix", {
|
||||
"value": "/",
|
||||
"help": "root URL of Radicale, starting and ending with a slash"}),
|
||||
("can_skip_base_prefix", {
|
||||
"value": "False",
|
||||
"help": "allow URLs cleaned by a HTTP server"}),
|
||||
("realm", {
|
||||
"value": "Radicale - Password Required",
|
||||
"help": "message displayed when a password is needed"})])),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue