1
0
Fork 0
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:
Unrud 2017-05-31 13:18:42 +02:00
parent ab9e9b2d7c
commit 9585c0b048
12 changed files with 1373 additions and 2 deletions

View file

@ -149,7 +149,7 @@ INITIAL_CONFIG = OrderedDict([
"type": str})])),
("web", OrderedDict([
("type", {
"value": "none",
"value": "internal",
"help": "web interface backend",
"type": str})])),
("logging", OrderedDict([