Updated *dav urls

This commit is contained in:
dbroqua 2020-09-01 20:57:22 +02:00
parent 5a3d5e9763
commit aa99e9b46a
3 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
[calendars] [calendars]
[[default]] [[default]]
path = ~/.calendars/default/ path = ~/.calendars/personal/
color = dark red color = dark red
[[birthdays]] [[birthdays]]
path = ~/.calendars/contact_birthdays path = ~/.calendars/5D5-5F48CD00-1-26B84740
color = yellow color = yellow
[sqlite] [sqlite]

View File

@ -1,6 +1,6 @@
[addressbooks] [addressbooks]
[[default]] [[default]]
path = ~/.contacts/default path = ~/.contacts/personal
[general] [general]
default_action = list default_action = list

View File

@ -17,7 +17,7 @@ fileext = ".vcf"
[storage contacts_remote] [storage contacts_remote]
type = "carddav" type = "carddav"
url = "https://cloud.darkou.fr/remote.php/cardav" url = "https://mail.darkou.fr/SOGo/dav/contact@darkou.fr/Contacts/personal/"
[pair calendar] [pair calendar]
a = "calendar_local" a = "calendar_local"
@ -33,4 +33,4 @@ fileext = ".ics"
[storage calendar_remote] [storage calendar_remote]
type = "caldav" type = "caldav"
url = "https://cloud.darkou.fr/remote.php/caldav/" url = "https://mail.darkou.fr/SOGo/dav/contact@darkou.fr/Calendar/"