17 lines
306 B
Markdown
Raw Permalink Normal View History

2023-09-29 21:01:11 +03:00
---
title: Flood
description: Flood Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Flood](https://github.com/jesec/flood).
2023-09-29 21:01:11 +03:00
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
```