mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
13 lines
217 B
Markdown
13 lines
217 B
Markdown
![]() |
---
|
||
|
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
|
||
|
```
|