Updated *dav urls
This commit is contained in:
parent
5a3d5e9763
commit
aa99e9b46a
3 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
[calendars]
|
||||
[[default]]
|
||||
path = ~/.calendars/default/
|
||||
path = ~/.calendars/personal/
|
||||
color = dark red
|
||||
[[birthdays]]
|
||||
path = ~/.calendars/contact_birthdays
|
||||
path = ~/.calendars/5D5-5F48CD00-1-26B84740
|
||||
color = yellow
|
||||
|
||||
[sqlite]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[addressbooks]
|
||||
[[default]]
|
||||
path = ~/.contacts/default
|
||||
path = ~/.contacts/personal
|
||||
|
||||
[general]
|
||||
default_action = list
|
||||
|
|
|
@ -17,7 +17,7 @@ fileext = ".vcf"
|
|||
|
||||
[storage contacts_remote]
|
||||
type = "carddav"
|
||||
url = "https://cloud.darkou.fr/remote.php/cardav"
|
||||
url = "https://mail.darkou.fr/SOGo/dav/contact@darkou.fr/Contacts/personal/"
|
||||
|
||||
[pair calendar]
|
||||
a = "calendar_local"
|
||||
|
@ -33,4 +33,4 @@ fileext = ".ics"
|
|||
|
||||
[storage calendar_remote]
|
||||
type = "caldav"
|
||||
url = "https://cloud.darkou.fr/remote.php/caldav/"
|
||||
url = "https://mail.darkou.fr/SOGo/dav/contact@darkou.fr/Calendar/"
|
||||
|
|
Loading…
Reference in a new issue