mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
20 lines
490 B
ReStructuredText
20 lines
490 B
ReStructuredText
=========
|
|
NextCloud
|
|
=========
|
|
|
|
Vdirsyncer is continuously tested against the latest version of NextCloud_::
|
|
|
|
[storage cal]
|
|
type = "caldav"
|
|
url = "https://nextcloud.example.com/"
|
|
username = ...
|
|
password = ...
|
|
|
|
[storage card]
|
|
type = "carddav"
|
|
url = "https://nextcloud.example.com/"
|
|
|
|
- WebCAL-subscriptions can't be discovered by vdirsyncer. See `this relevant
|
|
issue <https://github.com/nextcloud/calendar/issues/63>`_.
|
|
|
|
.. _NextCloud: https://nextcloud.com/
|