From 77716382bc35201976c1135c8ffbc5ff44c99156 Mon Sep 17 00:00:00 2001 From: heaterC Date: Mon, 11 Nov 2019 15:53:27 +0100 Subject: [PATCH] Account type "manual" instead of "advanced" Better user experience: no path necessary, no SSL/port input necessary, all provided by service discovery anyhow. --- user_manual/pim/sync_osx.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/user_manual/pim/sync_osx.rst b/user_manual/pim/sync_osx.rst index bc3b6f8f4..193b3d777 100644 --- a/user_manual/pim/sync_osx.rst +++ b/user_manual/pim/sync_osx.rst @@ -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 `_) **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