mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
parent
21d83ae0d2
commit
cbdf0f27ae
1 changed files with 2 additions and 2 deletions
|
|
@ -100,13 +100,13 @@ Vdirsyncer is continuously tested against the latest version of ownCloud_::
|
|||
|
||||
[storage cal]
|
||||
type = "caldav"
|
||||
url = "https://example.com/owncloud/remote.php/caldav/"
|
||||
url = "https://example.com/remote.php/dav/"
|
||||
username = ...
|
||||
password = ...
|
||||
|
||||
[storage card]
|
||||
type = "carddav"
|
||||
url = "https://example.com/owncloud/remote.php/carddav/"
|
||||
url = "https://example.com/remote.php/dav/"
|
||||
username = ...
|
||||
password = ...
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue