Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/blame/commit/1d820b02cbccf10a3084ca112b8738ce2ef33e85/docs/widgets/services/prowlarr.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/prowlarr.md

18 lines
393 B

2 years ago
---
title: Prowlarr
description: Prowlarr Widget Configuration
---
Learn more about [Prowlarr](https://github.com/Prowlarr/Prowlarr).
2 years ago
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
2 years ago
```