mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-19 02:59:50 +00:00
16 lines
294 B
Markdown
16 lines
294 B
Markdown
---
|
|
title: Jackett
|
|
description: Jackett Widget Configuration
|
|
---
|
|
|
|
[Jackett](https://github.com/Jackett/Jackett)
|
|
|
|
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
|
|
```
|