18
0
Fork 0

Changement des collections

This commit is contained in:
btatu 2022-07-19 16:36:24 +02:00
parent b4bb89f7e2
commit 883ff2955d
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ collections = null
[storage remote_zimbra] [storage remote_zimbra]
type = "caldav" type = "caldav"
# On précise le calendrier : # On précise le calendrier :
url = "https://zimbra.evolix.net/dav/$USER/Calendrier" url = "https://zimbra.evolix.net/dav/$USER/Calendar"
username = " " username = " "
password = " " password = " "
# Pas d'écriture sur cette instance : # Pas d'écriture sur cette instance :
@ -53,7 +53,7 @@ read_only = true
[storage remote_nextcloud] [storage remote_nextcloud]
type = "caldav" type = "caldav"
# On précise le calendrier : # On précise le calendrier :
url = "https://nextcloud-demo.evolix.org/remote.php/dav/calendars/$USER/Perso/" url = "https://nextcloud-demo.evolix.org/remote.php/dav/calendars/$USER/personal/"
username = " " username = " "
password = " " password = " "