Merge pull request #1696 from nextcloud/backport/1693/stable17

[stable17] Update synchronizing with MacOS
This commit is contained in:
John Molakvoæ 2019-11-20 07:38:01 +01:00 committed by GitHub
commit 568f103c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 340 KiB

After

Width:  |  Height:  |  Size: 385 KiB

View File

@ -22,14 +22,11 @@ and **CardDAV** (Contacts) to your Nextcloud.
.. note:: You can not setup Calendar/Contacts together. You need to setup them
in **separate accounts**.
4. Select **Advanced** as Account-Type and type in your respective credentials:
4. Select **Manual** as Account-Type and type in your respective credentials:
**Username**: Your Nextcloud username or email
**Password**: Your generated App-password/token (`App-password/token <https://docs.nextcloud.com/server/stable/user_manual/session_management.html#managing-devices>`_)
**Server Address**: URL of your Nextcloud server (e.g. https://cloud.example.com)
**Server Path:** /remote.php/dav/principals/users/[your_username]
**Port:** 443
**Use SSL:** Yes
.. figure:: ./images/macos_3.png