1
0
Fork 0
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:
Éric Gaspar 2023-10-29 19:41:31 +01:00
parent 837e1adc16
commit f9ed25257d

View file

@ -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]