18 lines
366 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Autobrr
description: Autobrr Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Autobrr](https://github.com/autobrr/autobrr).
2023-09-29 21:01:11 +03:00
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
2023-09-29 21:01:11 +03:00
```