diff options
author | David Runge <dave@sleepmap.de> | 2016-09-08 02:07:21 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2016-09-08 02:07:21 +0200 |
commit | e92339ed0233451b223a664551630341eef040d1 (patch) | |
tree | 90124ae79fdb29906989958f9455cb3c912e42f2 /.vdirsyncer/config | |
parent | 418e54c8d9c5d65f44fd0ac5065dacb862ff3447 (diff) | |
download | dotfiles-e92339ed0233451b223a664551630341eef040d1.tar.gz dotfiles-e92339ed0233451b223a664551630341eef040d1.tar.bz2 dotfiles-e92339ed0233451b223a664551630341eef040d1.tar.xz dotfiles-e92339ed0233451b223a664551630341eef040d1.zip |
.vdirsyncer/config: Moving all contacts to contacts address book.
Diffstat (limited to '.vdirsyncer/config')
-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] |