changed default user to "embassy" and made same chnages for android. (#531)

This commit is contained in:
H0mer
2023-10-14 01:40:16 +02:00
committed by GitHub
parent 2d89b6a9a0
commit da177592f4
2 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ In order to sync calendars and contacts with your Android device, follow the ste
- If you are NOT using the Nextcloud app already, then open DAVx5 and after going through the introduction (optionally selecting additional features), tap the "+" icon to add a new account, then select "Login with URL and user name," and fill in the following fields:
- Base URL - Enter your Nextcloud LAN address from "Interfaces" on your Nextcloud service page and add `/remote.php/dav` after `.local`
- Base URL - Enter your Nextcloud WebDAV Base LAN URL (found in "Properties" in the Nextcloud service page).
- User name - Your Nextcloud user (defaults are found in "Properties" on your Nextcloud service page)

View File

@@ -100,9 +100,9 @@ First head into the top-righthand menu of your Nextcloud's WebUI and click "Apps
3. Enter the following fields and tap "Next":
- Server - Enter your Nextcloud server LAN URL (found in "Interfaces" in the Nextcloud service page), and add --> **`/remote.php/dav`** <-- after `.local`.
- Server - Enter your Nextcloud WebDAV Base LAN URL (found in "Properties" in the Nextcloud service page).
- User name - The default user is "admin," but this is your user within Nextcloud, so be sure it is the correct user if you have more than one.
- User name - The default user is "embassy," but this is your user within Nextcloud, so be sure it is the correct user if you have more than one.
- Password - Your Nextcloud user's password (Default found in "Properties" in the Nextcloud service page).