diff options
Diffstat (limited to '.vdirsyncer')
-rw-r--r-- | .vdirsyncer/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.vdirsyncer/config b/.vdirsyncer/config index 61e657c..5c12bee 100644 --- a/.vdirsyncer/config +++ b/.vdirsyncer/config @@ -42,7 +42,7 @@ password.fetch = ["command", "~/bin/pass2vdirsyncer", "drunge", "www2.ak.tu-berl [pair dave_calendar] a = dave_calendar_local b = dave_calendar_remote -collections = ["akt", "concerts", "contact_birthdays", "courses", "flat", "live", "private", "unix-pool", "work"] +collections = ["concerts", "contact_birthdays", "flat", "private", "work"] [storage dave_calendar_local] type = filesystem @@ -59,7 +59,7 @@ password.fetch = ["command", "~/bin/pass2vdirsyncer", "dave", "cloud.sleepmap.de [pair akt_calendar] a = akt_calendar_local b = akt_calendar_remote -collections = ["ak_shared_by_mvoigt", "rechencluster_shared_by_mvoigt", "labs_shared_by_mvoigt", "akurlaub_shared_by_mvoigt", "grossesstudio_shared_by_mvoigt", "kleinesstudio_shared_by_mvoigt", "studioausleihe_shared_by_mvoigt", "studiotermine_shared_by_mvoigt"] +collections = ["ak_shared_by_mvoigt", "akurlaub_shared_by_mvoigt", "grossesstudio_shared_by_mvoigt", "kleinesstudio_shared_by_mvoigt", "studioausleihe_shared_by_mvoigt", "studiotermine_shared_by_mvoigt"] conflict_resolution = "b wins" [storage akt_calendar_local] |