mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Nextcloud Server WebDAV path and username fix ``master`` (#530)
* Server WebDAV path from properties * changed default user to "embassy" and made same chnages for android.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user