mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Fix default permission
This commit is contained in:
parent
59cef9e2e9
commit
4b6be78685
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ ram.runtime = "70M"
|
|||
help.en = "Should the dashboard and HTTP endpoints be publicly accessible?"
|
||||
help.fr = "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?"
|
||||
type = "group"
|
||||
default = false
|
||||
default = "visitiors"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
|
|
Loading…
Add table
Reference in a new issue