diff options
Diffstat (limited to '.vdirsyncer')
-rw-r--r-- | .vdirsyncer/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vdirsyncer/config b/.vdirsyncer/config index c183b0a..61e657c 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 = ["bands", "private", "services", "unixpool", "venues"] +collections = ["contacts"] conflict_resolution = "b wins" [storage dave_contacts_local] |