Merge branch 'main' of github.com:debridmediamanager/zurg

This commit is contained in:
Ben Sarmiento
2023-10-23 11:30:43 +02:00

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
```