---
title: Flood
description: Flood Widget Configuration
---

Learn more about [Flood](https://github.com/jesec/flood).

Allowed fields: `["leech", "download", "seed", "upload"]`.

```yaml
widget:
  type: flood
  url: http://flood.host.or.ip
  username: username # if set
  password: password # if set
```