1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/reiverr_ynh.git synced 2024-09-03 20:16:14 +02:00

fix api keys

This commit is contained in:
Thomas 2023-10-08 19:09:04 +02:00 committed by GitHub
parent f68c2f8797
commit c6984001d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,27 @@ ram.runtime = "50M"
type = "group" type = "group"
default = "visitors" default = "visitors"
[install.radarr_api]
ask.en = "(Optional) Insert here the api key from your Radarr instance"
ask.fr = "(Optionnel) Insérez ici la clé API de votre instance Radarr"
type = "string"
default = false
optional = true
[install.sonarr_api]
ask.en = "(Optional) Insert here the api key from your Sonarr instance"
ask.fr = "(Optionnel) Insérez ici la clé API de votre instance Sonarr"
type = "string"
default = false
optional = true
[install.jellyin_api]
ask.en = "(Optional) Insert here the api key from your Jellyfin instance"
ask.fr = "(Optionnel) Insérez ici la clé API de votre instance Jellyfin"
type = "string"
default = false
optional = true
[resources] [resources]
[resources.sources] [resources.sources]