Update README.md

This commit is contained in:
Ben Adrian Sarmiento
2023-10-23 00:04:39 +02:00
committed by GitHub
parent 571e57904b
commit 7516673cdf

View File

@@ -124,8 +124,9 @@ Together with this `docker-compose.yml` you will need this `rclone.conf` as well
```
[zurg]
type = webdav
url = http://zurg:9999
vendor = other
type = http
url = http://zurg:9999/http
no_head = false
no_slash = true
```