X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=cal%2F.config%2Fvdirsyncer%2Fconfig;h=91265d8e29aa30092ede6ff5040600cc7a1586cf;hb=ae833e18bdf78a15ff3db3c1c616ee5a0850273d;hp=c610395dbad70bb59db1637f980415fa1e373225;hpb=e7793f1b7978fa302c4da4c4943d849f7917b944;p=dotfiles.git diff --git a/cal/.config/vdirsyncer/config b/cal/.config/vdirsyncer/config index c610395..91265d8 100644 --- a/cal/.config/vdirsyncer/config +++ b/cal/.config/vdirsyncer/config @@ -10,7 +10,6 @@ [general] # A folder where vdirsyncer can store some metadata about each pair. status_path = ~/.vdirsyncer/status/ -password_command = pass show caldav_ygdrassil/mart # CARDDAV [pair contacts] @@ -29,6 +28,7 @@ type = carddav url = https://ygdrassil.martlubbers.net/baikal/card.php/addressbooks/mart/default auth = digest username = mart +password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] # CALDAV [pair calendar] @@ -46,3 +46,4 @@ type = caldav url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart/default auth = digest username = mart +password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"]