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.
homepage/docs/widgets/services/unmanic.md

13 lines
213 B

9 months ago
---
title: Unmanic
description: Unmanic Widget Configuration
---
Allowed fields: `["active_workers", "total_workers", "records_total"]`.
```yaml
widget:
type: unmanic
url: http://unmanic.host.or.ip:port
9 months ago
```