aboutsummaryrefslogtreecommitdiffstats
path: root/.vdirsyncer/config
diff options
context:
space:
mode:
Diffstat (limited to '.vdirsyncer/config')
-rw-r--r--.vdirsyncer/config17
1 files changed, 0 insertions, 17 deletions
diff --git a/.vdirsyncer/config b/.vdirsyncer/config
index 59ed683..2d86e44 100644
--- a/.vdirsyncer/config
+++ b/.vdirsyncer/config
@@ -36,20 +36,3 @@ url = "https://cloud.sleepmap.de/caldav/"
username = "dave"
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", "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]
-type = "filesystem"
-path = "~/.calendars/"
-fileext = ".ics"
-
-[storage akt_calendar_remote]
-type = "caldav"
-url = "https://www2.ak.tu-berlin.de/.cloudy/remote.php/dav/"
-username = "drunge"
-password.fetch = ["command", "~/bin/pass2vdirsyncer", "drunge", "www2.ak.tu-berlin.de"]