mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
15 lines
278 B
Markdown
15 lines
278 B
Markdown
---
|
|
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
|
|
```
|