1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-12 17:48:11 +01:00

15 lines
257 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
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
2023-09-29 21:01:11 +03:00
```