X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=cal%2F.config%2Fvdirsyncer%2Fconfig;h=90956dfab9970117b0870eb4e34f14ee64c79fd5;hb=305f4e53aba70e6660e927bd26946e338dce6251;hp=aaf932660d9d54f5880c2d569455723388221550;hpb=39341226752423f724aee2520f93c46d5780c98a;p=dotfiles.git diff --git a/cal/.config/vdirsyncer/config b/cal/.config/vdirsyncer/config index aaf9326..90956df 100644 --- a/cal/.config/vdirsyncer/config +++ b/cal/.config/vdirsyncer/config @@ -25,7 +25,7 @@ fileext = ".vcf" [storage contacts_remote] type = "carddav" -url = "https://cal.martlubbers.net/caldav.php/mart" +url = "https://cal.martlubbers.net/dav.php/" #auth = digest username = "mart" password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] @@ -43,7 +43,7 @@ fileext = ".ics" [storage calendar_remote] type = "caldav" -url = "https://cal.martlubbers.net/caldav.php/mart" +url = "https://cal.martlubbers.net/dav.php/" #auth = digest username = "mart" password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] @@ -62,7 +62,7 @@ fileext = ".ics" [storage tasks_remote] type = "caldav" -url = "https://cal.martlubbers.net/caldav.php/task" +url = "https://cal.martlubbers.net" #auth = digest username = "task" password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"]