Add API key to jackett

This commit is contained in:
shamoon 2024-01-30 21:26:04 -08:00 committed by GitHub
parent aa882f9574
commit f0635db51d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,4 +13,5 @@ Allowed fields: `["configured", "errored"]`.
widget: widget:
type: jackett type: jackett
url: http://jackett.host.or.ip url: http://jackett.host.or.ip
key: jackettapikey
``` ```