mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
16 lines
299 B
Markdown
16 lines
299 B
Markdown
---
|
|
title: Jellyseerr
|
|
description: Jellyseerr Widget Configuration
|
|
---
|
|
|
|
Find your API key under `Settings > General > API Key`.
|
|
|
|
Allowed fields: `["pending", "approved", "available"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: jellyseerr
|
|
url: http://jellyseerr.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|