From 415fddfb74b1d0ebe06d49dc4c62e8a6e445e773 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 17 Jan 2018 14:35:15 +0100 Subject: .vdirsyncer/config: Adding wedding address book. Adding back live calendar. --- .vdirsyncer/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.vdirsyncer') diff --git a/.vdirsyncer/config b/.vdirsyncer/config index 2d86e44..b014d15 100644 --- a/.vdirsyncer/config +++ b/.vdirsyncer/config @@ -5,7 +5,7 @@ status_path = "~/.vdirsyncer/status/" [pair dave_contacts] a = "dave_contacts_local" b = "dave_contacts_remote" -collections = ["contacts"] +collections = ["contacts", "wedding"] conflict_resolution = "b wins" [storage dave_contacts_local] @@ -23,7 +23,7 @@ password.fetch = ["command", "~/bin/pass2vdirsyncer", "dave", "cloud.sleepmap.de [pair dave_calendar] a = "dave_calendar_local" b = "dave_calendar_remote" -collections = ["concerts", "contact_birthdays", "flat", "private", "work"] +collections = ["concerts", "contact_birthdays", "live", "flat", "private", "work"] [storage dave_calendar_local] type = "filesystem" -- cgit v1.2.3-54-g00ecf