diff options
author | David Runge <dave@sleepmap.de> | 2015-09-13 15:08:33 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-09-13 15:08:33 +0200 |
commit | e00b8c62a115e478d2d745be3d39c617e45a9860 (patch) | |
tree | f005c08238a62cb391ede347ab2c62f4d782135f /.vdirsyncer/config | |
parent | 38c3cc0273ba8b6d38f5cdceee46bd2898e47a94 (diff) | |
download | dotfiles-e00b8c62a115e478d2d745be3d39c617e45a9860.tar.gz dotfiles-e00b8c62a115e478d2d745be3d39c617e45a9860.tar.bz2 dotfiles-e00b8c62a115e478d2d745be3d39c617e45a9860.tar.xz dotfiles-e00b8c62a115e478d2d745be3d39c617e45a9860.zip |
.vdirsyncer/config: Removing obsolete address book akt
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 a89d4db..7f57a14 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 = ["akt","bands","private","services","tu-berlin","unixpool", "venues"] +collections = ["bands","private","services","tu-berlin","unixpool", "venues"] conflict_resolution = "b wins" [storage dave_contacts_local] |