fixup! add sigasi calendar

This commit is contained in:
Felix Van der Jeugt 2022-07-12 11:25:30 +02:00
parent 4303af0c53
commit 0888727632
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 3 additions and 3 deletions

View File

@ -21,16 +21,16 @@ password.fetch = ["command", "pass", "other/vdirsyncer"]
[pair posteo_arbeit]
a = "arbeit_local"
b = "arbeit_remote"
collections = ["oqzdgp"]
collections = ["fzzurm"]
[storage arbeit_local]
type = "filesystem"
path = "/data/calendar/arbeit"
path = "/data/calendar/sigasi"
fileext = ".ics"
[storage arbeit_remote]
type = "caldav"
url = "https://posteo.de:8443/calendars/felix.vanderjeugt/oqzdgp/"
url = "https://posteo.de:8443/calendars/felix.vanderjeugt/fzzurmm/"
username = "felix.vanderjeugt@posteo.net"
password.fetch = ["command", "pass", "other/vdirsyncer"]