mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
Update manifest.toml
This commit is contained in:
parent
da39f0d6e5
commit
ff41d3cf23
1 changed files with 4 additions and 0 deletions
|
@ -46,11 +46,15 @@ ram.runtime = "1000M"
|
||||||
|
|
||||||
[install.peertube_url]
|
[install.peertube_url]
|
||||||
type = "string"
|
type = "string"
|
||||||
|
ask.en = "Please enter Peertube URL"
|
||||||
|
ask.fr = "Veuillez entrer l'URL de Peertube"
|
||||||
help = "You need to include 'https://' in the URL"
|
help = "You need to include 'https://' in the URL"
|
||||||
default = "https://"
|
default = "https://"
|
||||||
|
|
||||||
[install.runner_token]
|
[install.runner_token]
|
||||||
type = "string"
|
type = "string"
|
||||||
|
ask.en = "Please enter the Peertube token"
|
||||||
|
ask.fr = "Veuillez entrer le jeton Peertube"
|
||||||
help = "Token generated from Peertube web admin UI"
|
help = "Token generated from Peertube web admin UI"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
|
|
Loading…
Add table
Reference in a new issue