mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
14 lines
247 B
Markdown
14 lines
247 B
Markdown
---
|
|
title: Jackett
|
|
description: Jackett Widget Configuration
|
|
---
|
|
|
|
Jackett must not have any authentication for the widget to work.
|
|
|
|
Allowed fields: `["configured", "errored"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: jackett
|
|
url: http://jackett.host.or.ip
|
|
```
|