mirror of
https://github.com/gethomepage/homepage.git
synced 2025-05-24 02:02:35 -04: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
|
|
```
|