mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Web interface for managing calendars and addressbooks
This commit is contained in:
parent
ab9e9b2d7c
commit
9585c0b048
12 changed files with 1373 additions and 2 deletions
|
@ -149,7 +149,7 @@ INITIAL_CONFIG = OrderedDict([
|
|||
"type": str})])),
|
||||
("web", OrderedDict([
|
||||
("type", {
|
||||
"value": "none",
|
||||
"value": "internal",
|
||||
"help": "web interface backend",
|
||||
"type": str})])),
|
||||
("logging", OrderedDict([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue