18 lines
341 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Ombi
description: Ombi Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Ombi](https://github.com/Ombi-app/Ombi).
2023-09-29 21:01:11 +03:00
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
2023-09-29 21:01:11 +03:00
```