mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Update manifest.toml
This commit is contained in:
parent
837e1adc16
commit
f9ed25257d
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ ram.runtime = "50M"
|
||||||
[install.init_admin_permission]
|
[install.init_admin_permission]
|
||||||
type = "group"
|
type = "group"
|
||||||
default = "admins"
|
default = "admins"
|
||||||
|
ask.en = "Select the group which will be able to access the Node-RED Admin"
|
||||||
help.en = "Select the group which will be able to access the Node-RED Admin to edit flows. It should *not* be Visitors."
|
help.en = "Select the group which will be able to access the Node-RED Admin to edit flows. It should *not* be Visitors."
|
||||||
|
|
||||||
[install.init_ui_permission]
|
[install.init_ui_permission]
|
||||||
|
|
Loading…
Add table
Reference in a new issue