diff options
author | David Runge <dave@sleepmap.de> | 2018-09-13 18:59:32 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2018-09-13 18:59:32 +0200 |
commit | 76626af103fc58d2a52a6105ecc15420f5507db0 (patch) | |
tree | 9df268e9fa49f48967dff9be31b28c2cc6a63078 /.vdirsyncer | |
parent | c4c1c0594f5deccd40c98b273f91ff7185de1f4f (diff) | |
download | dotfiles-76626af103fc58d2a52a6105ecc15420f5507db0.tar.gz dotfiles-76626af103fc58d2a52a6105ecc15420f5507db0.tar.bz2 dotfiles-76626af103fc58d2a52a6105ecc15420f5507db0.tar.xz dotfiles-76626af103fc58d2a52a6105ecc15420f5507db0.zip |
.vdirsyncer/config: Adding bus_shared_by_t4 calendar.
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 b014d15..ebd9acc 100644 --- a/.vdirsyncer/config +++ b/.vdirsyncer/config @@ -23,7 +23,7 @@ password.fetch = ["command", "~/bin/pass2vdirsyncer", "dave", "cloud.sleepmap.de [pair dave_calendar] a = "dave_calendar_local" b = "dave_calendar_remote" -collections = ["concerts", "contact_birthdays", "live", "flat", "private", "work"] +collections = ["concerts", "contact_birthdays", "live", "flat", "private", "work", "bus_shared_by_t4"] [storage dave_calendar_local] type = "filesystem" |