2023-09-29 21:01:11 +03:00

15 lines
265 B
Markdown

---
title: Pyload
description: Pyload Widget Configuration
---
Allowed fields: `["speed", "active", "queue", "total"]`.
```yaml
widget:
type: pyload
url: http://pyload.host.or.ip:port
username: username
password: password # only needed if set
```