mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 00:38:34 +01:00
20 lines
429 B
Plaintext
20 lines
429 B
Plaintext
[general]
|
|
status_path = "~/.vdirsyncer/status/"
|
|
|
|
[pair ths_caldav]
|
|
a = "ths_remote_caldav"
|
|
b = "ths_local_caldav"
|
|
collections = ["from a"]
|
|
|
|
[storage ths_remote_caldav]
|
|
type = "caldav"
|
|
read_only = true
|
|
url = "https://ths.atlantishq.de/remote.php/dav/calendars/backup/ths_shared_by_ths/"
|
|
username = "backup"
|
|
password = "HISTORY_PURGED_SECRET"
|
|
|
|
[storage ths_local_caldav]
|
|
type = "filesystem"
|
|
path = "~/ths-caldav/"
|
|
fileext = ".ics"
|