mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
add mkdocs
This commit is contained in:
14
docs/widgets/services/pyload.md
Normal file
14
docs/widgets/services/pyload.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user