[general] status_path = "./vdirsyncer-status/" [pair anna] a = "remote__anna" b = "local__anna" #collections = ["from a", "from b"] #collections = ["from a"] collections = ["contacts", "geburtstagsliste"] conflict_resolution = "a wins" metadata = ["displayname"] [storage local__anna] type = "filesystem" path = "./anna/" fileext = ".vcf" [storage remote_anna] type = "carddav" url = "https://cloud.example.org/remote.php/carddav/" username = "anna@example.org" password.fetch = ["command", "cat", "./.password-anna"] read_only = true