1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-31 18:34:47 +02:00

structure renewed: usage/setup

This commit is contained in:
2022-11-23 14:42:40 +01:00
parent 91ada52958
commit 05687b4a63
23 changed files with 212 additions and 73 deletions

View File

@@ -10,7 +10,11 @@ The software can be setup via docker with the
When using NextCloud with a specific nginx configuration you have to append
`'overwriteprotocol' => 'https',` to your `config/config.html`.
## WebDAV
## Usage
This section addresses various features of NextCloud.
### WebDAV
You can access ownCloud via WebDAV with the link
`https://<nextcloud instance>/remote.php/dav/files/<user>/<path to folder or file>`.