Enhancement: downloading torrents list for deluge (#4436)
Some checks are pending
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions

This commit is contained in:
Mindfreak9100
2024-12-17 19:09:46 -05:00
committed by GitHub
parent 6b2a3da7ee
commit 59ed5ed114
4 changed files with 33 additions and 12 deletions

View File

@@ -14,4 +14,5 @@ widget:
type: deluge
url: http://deluge.host.or.ip
password: password # webui password
enableLeechProgress: true # optional, defaults to false
```