mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
14 lines
278 B
Markdown
14 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
|
|
```
|