Skip to content

Commit f5d18db

Browse files
committed
Only note WebDAV as alternate method.
1 parent 776db28 commit f5d18db

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

protocols/webdav/nextcloud.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,14 @@ Download [Mountain Duck](https://mountainduck.io/) as an alternative to *Desktop
3333

3434
## Connecting
3535

36-
### Manual Configuration
37-
38-
Choose one of the protocols if you require a custom server path for your installation:
39-
40-
- Protocol: `WebDAV (HTTPS)`
41-
- Default Path: `/remote.php/webdav/`
42-
4336
### Connection Profiles
4437

45-
- Protocol: `Nextcloud`
38+
Select the connection profile in _Protocol_ bundled by default:
39+
- Protocol: `Nextcloud`
4640
- Protocol: `ownCloud`
4741

42+
Alternatively you can connect using `WebDAV (HTTPS)` with the default path set to `/remote.php/webdav/`.
43+
4844
```{tip}
4945
The default path `/remote.php/dav/files/<username>` will be used with no custom setting in _Path_ to access the WebDAV API.
5046
```

0 commit comments

Comments
 (0)