mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Add known problems for nextcloud
This commit is contained in:
parent
30ab52ea4c
commit
2cf0aee526
1 changed files with 21 additions and 0 deletions
|
|
@ -117,6 +117,27 @@ Vdirsyncer is continuously tested against the latest version of ownCloud_::
|
|||
|
||||
.. _ownCloud: https://owncloud.org/
|
||||
|
||||
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/
|
||||
|
||||
|
||||
FastMail
|
||||
--------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue