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