radicale: [NEW] Python-based CalDAV/CardDAV Server

Inspired by OpenWrt Ticket System Ticket 9119
Python3 package currently marked as @BROKEN because no time for testing.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
Christian Schoenebeck
2015-04-20 21:14:03 +02:00
parent 3828a7096d
commit f98dbf5aab
9 changed files with 728 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
# -*- mode: conf -*-
# vim:ft=cfg
### AUTO-GENERATED CONFIGURATION
### USED BY RADICALE
### DO NOT EDIT
### SEE /etc/config/radicale INSTEAD
[server]
# daemon # handled by /etc/init.d/radicale
# pid # handled by /etc/init.d/radicale
[encoding]
[well-known]
[auth]
# htpasswd_filename # hard-coded /etc/radicale/users
[git]
[rights]
# file # hard-coded /etc/radicale/rights
[storage]
[logging]
# config # hard-coded /var/etc/radicale/logging
[headers]