added new urls for vdirsyncer

This commit is contained in:
joelchrono12 2022-12-04 23:12:58 -06:00
parent c1b697cef2
commit c1ae94fd57
Signed by: chrono
GPG Key ID: E23D9C7FA57497A6
1 changed files with 4 additions and 4 deletions

View File

@ -19,8 +19,8 @@ fileext = ".ics"
[storage personal]
type = "caldav"
url = "https://cloud.joelgarcia.xyz/remote.php/dav/"
username = "admin"
url = "https://joelgarcia.xyz/cloud/remote.php/dav/"
username = "joel"
password.fetch = ["command", "pass", "selfhosted/davnextcloud"]
# Contact sync
@ -40,6 +40,6 @@ fileext = ".vcf"
[storage contacts_remote]
type = "carddav"
url = "https://cloud.joelgarcia.xyz/remote.php/dav/"
username = "admin"
url = "https://joelgarcia.xyz/cloud/remote.php/dav/"
username = "joel"
password.fetch = ["command", "pass", "selfhosted/davnextcloud"]