🏗️(caldav) migrate from davical to sabre/dav

This commit is contained in:
Sylvain Zimmer
2026-01-11 02:28:04 +01:00
parent a36348ead1
commit bc801d3007
35 changed files with 1059 additions and 549 deletions

View File

@@ -67,9 +67,9 @@ class Base(Configuration):
API_VERSION = "v1.0"
# DAViCal CalDAV server URL
DAVICAL_URL = values.Value(
"http://davical:80", environ_name="DAVICAL_URL", environ_prefix=None
# CalDAV server URL
CALDAV_URL = values.Value(
"http://caldav:80", environ_name="CALDAV_URL", environ_prefix=None
)
# Security