mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 12:18:48 +00:00
15 lines
281 B
Markdown
15 lines
281 B
Markdown
---
|
|
title: Ombi
|
|
description: Ombi Widget Configuration
|
|
---
|
|
|
|
Find your API key under `Settings > Configuration > General`.
|
|
|
|
Allowed fields: `["pending", "approved", "available"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: ombi
|
|
url: http://ombi.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|