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

15 lines
247 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Flood
description: Flood Widget Configuration
---
Allowed fields: `["leech", "download", "seed", "upload"]`.
```yaml
widget:
type: flood
url: http://flood.host.or.ip
username: username # if set
password: password # if set
2023-09-29 21:01:11 +03:00
```