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