|
|
- [general]
- status_path = "~/.cache/vsync-status/"
-
- [pair nextcloud_contacts]
- a = "nx_contacts_local"
- b = "nx_contacts_remote"
- collections = ["from a", "from b"]
-
- [storage nx_contacts_local]
- type = "filesystem"
- path = "~/.card/contacts"
- fileext = ".vcf"
-
- [storage nx_contacts_remote]
- type = "carddav"
- url = "https://drive.yigitcolakoglu.com/"
- username = "yigitcolakoglu"
- password = "@Ygtclksbl12!"
|