You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
title: Unmanic
|
|
description: Unmanic Widget Configuration
|
|
---
|
|
|
|
Learn more about [Unmanic](https://github.com/Unmanic/unmanic).
|
|
|
|
Allowed fields: `["active_workers", "total_workers", "records_total"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: unmanic
|
|
url: http://unmanic.host.or.ip:port
|
|
```
|