diff options
Diffstat (limited to '.vdirsyncer/config')
-rw-r--r-- | .vdirsyncer/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.vdirsyncer/config b/.vdirsyncer/config index 7f57a14..2c81022 100644 --- a/.vdirsyncer/config +++ b/.vdirsyncer/config @@ -7,7 +7,7 @@ password_command = pass2vdirsyncer [pair dave_contacts] a = dave_contacts_local b = dave_contacts_remote -collections = ["bands","private","services","tu-berlin","unixpool", "venues"] +collections = ["bands", "private", "services", "unixpool", "venues"] conflict_resolution = "b wins" [storage dave_contacts_local] @@ -43,7 +43,7 @@ username = drunge [pair dave_calendar] a = dave_calendar_local b = dave_calendar_remote -collections = ["akt", "contact_birthdays", "flat", "private", "unix-pool", "courses", "live", "concerts"] +collections = ["akt", "concerts", "contact_birthdays", "courses", "flat", "live", "private", "unix-pool", "work"] [storage dave_calendar_local] type = filesystem |