X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.config%2Fvdirsyncer%2Fconfig;h=fb9ed337bf36dd316ee03ecaecb77399d5a7f7a8;hb=369aa7c59165ec409a36bcc7e0b63c757455001f;hp=39e2b01597a3f21a9afcf6723146c1daf452201f;hpb=e6b783e071e7068c9ec215aa24422508858c015d;p=dotfiles.git diff --git a/.config/vdirsyncer/config b/.config/vdirsyncer/config index 39e2b01..fb9ed33 100644 --- a/.config/vdirsyncer/config +++ b/.config/vdirsyncer/config @@ -21,12 +21,13 @@ collections = ["from b"] [storage contacts_local] type = filesystem -path = ~/.vdirsyncer/ +path = ~/.vdirsyncer/card fileext = .vcf [storage contacts_remote] type = carddav -url = http://localhost:8008/addressbooks/users/mart/addressbook/ +url = https://ygdrassil.martlubbers.net/baikal/card.php/addressbooks/mart/default +auth = digest username = mart # CALDAV @@ -37,10 +38,11 @@ collections = ["from b"] [storage calendar_local] type = filesystem -path = ~/.vdirsyncer/ +path = ~/.vdirsyncer/cal fileext = .ics [storage calendar_remote] type = caldav -url = http://localhost:8008/calendars/users/mart/calendar/ +url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart/default +auth = digest username = mart