Enhancement: downloading torrents list for deluge (#4436)

This commit is contained in:
Mindfreak9100 2024-12-17 19:09:46 -05:00 committed by GitHub
parent 6b2a3da7ee
commit 59ed5ed114
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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
```