mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
16 lines
307 B
Markdown
16 lines
307 B
Markdown
![]() |
---
|
||
|
title: Autobrr
|
||
|
description: Autobrr Widget Configuration
|
||
|
---
|
||
|
|
||
|
Find your API key under `Settings > API Keys`.
|
||
|
|
||
|
Allowed fields: `["approvedPushes", "rejectedPushes", "filters", "indexers"]`.
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: autobrr
|
||
|
url: http://autobrr.host.or.ip
|
||
|
key: apikeyapikeyapikeyapikeyapikey
|
||
|
```
|