aboutsummaryrefslogtreecommitdiffstats
path: root/.vdirsyncer
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-03 15:21:57 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-03 15:21:57 +0100
commit9e1d9c25d66a9735e1bdb15c0720b7911f1cd81b (patch)
tree727342d265ad42f69e45397302822b600f4f47ce /.vdirsyncer
parent8143da66ff5b0d5ac8fb246ac5ebd60d99836bed (diff)
downloaddotfiles-9e1d9c25d66a9735e1bdb15c0720b7911f1cd81b.tar.gz
dotfiles-9e1d9c25d66a9735e1bdb15c0720b7911f1cd81b.tar.bz2
dotfiles-9e1d9c25d66a9735e1bdb15c0720b7911f1cd81b.tar.xz
dotfiles-9e1d9c25d66a9735e1bdb15c0720b7911f1cd81b.zip
.vdirsyncer/config: Adding b wins as conflict resolution.
Diffstat (limited to '.vdirsyncer')
-rw-r--r--.vdirsyncer/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vdirsyncer/config b/.vdirsyncer/config
index 23beea9..e8ec980 100644
--- a/.vdirsyncer/config
+++ b/.vdirsyncer/config
@@ -30,7 +30,7 @@ collections = ["akt","bands","private","services","tu-berlin","unixpool", "venue
# `null` - abort when collisions occur (default)
# `"a wins"` - assume a's items to be more up-to-date
# `"b wins"` - assume b's items to be more up-to-date
-#conflict_resolution = null
+conflict_resolution = "b wins"
[storage dave_contacts_local]
# A storage references actual data on a remote server or on the local disk.