Add conflict_resolution to vdirsyncer config, always use remote

main
Steffen Rademacker 6 years ago
parent b683605696
commit dd1eb477b6

@ -17,11 +17,11 @@ url = "https://dav.mailbox.org"
username = "s.rademacker@mailbox.org"
password.fetch = ["command", "~/dotfiles/office/getpassword.sh"]
[pair mailboxcalendars]
a = "mailboxcalendars_local"
b = "mailboxcalendars_remote"
collections = ["from a", "from b"]
conflict_resolution = "b wins"
[storage mailboxcalendars_local]
type = "filesystem"

Loading…
Cancel
Save