15 lines
278 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Unmanic
description: Unmanic Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Unmanic](https://github.com/Unmanic/unmanic).
2023-09-29 21:01:11 +03:00
Allowed fields: `["active_workers", "total_workers", "records_total"]`.
```yaml
widget:
type: unmanic
url: http://unmanic.host.or.ip:port
2023-09-29 21:01:11 +03:00
```