general cleanup

This commit is contained in:
Felix Van der Jeugt 2024-07-24 08:35:41 +02:00
parent ffced8fca4
commit 3ffb35cc2e
No known key found for this signature in database
GPG key ID: 58B209295023754D
25 changed files with 149 additions and 120 deletions

View file

@ -21,7 +21,7 @@ password.fetch = ["command", "pass", "other/vdirsyncer"]
[pair posteo_arbeit]
a = "arbeit_local"
b = "arbeit_remote"
collections = ["fzzurm"]
collections = ["jbdhqd"]
[storage arbeit_local]
type = "filesystem"
@ -30,7 +30,7 @@ fileext = ".ics"
[storage arbeit_remote]
type = "caldav"
url = "https://posteo.de:8443/calendars/felix.vanderjeugt/fzzurmm/"
url = "https://posteo.de:8443/calendars/felix.vanderjeugt/jbdhqd/"
username = "felix.vanderjeugt@posteo.net"
password.fetch = ["command", "pass", "other/vdirsyncer"]
@ -54,6 +54,7 @@ password.fetch = ["command", "pass", "other/vdirsyncer"]
a = "contacts_local"
b = "contacts_remote"
collections = ["from a", "from b"]
conflict_resolution = "a wins"
[storage contacts_local]
type = "filesystem"
@ -65,17 +66,3 @@ type = "carddav"
url = "https://posteo.de:8843/addressbooks/felix.vanderjeugt/default"
username = "felix.vanderjeugt@posteo.net"
password.fetch = ["command", "pass", "other/vdirsyncer"]
[pair stellaris]
a = "stellaris_remote"
b = "readonly_local"
collections = null
[storage readonly_local]
type = "filesystem"
path = "/data/calendar/readonly"
fileext = ".ics"
[storage stellaris_remote]
type = "http"
url = "https://cloud.rxn.be/remote.php/dav/public-calendars/fzNBCHE6EBffA6Ft?export"