1
0
Fork 0
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:
Mateusz 2024-04-08 13:16:29 +02:00 committed by GitHub
parent 59cef9e2e9
commit 4b6be78685
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ ram.runtime = "70M"
help.en = "Should the dashboard and HTTP endpoints be publicly accessible?" 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 ?" help.fr = "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?"
type = "group" type = "group"
default = false default = "visitiors"
[resources] [resources]
[resources.sources.main] [resources.sources.main]