1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jeedom_ynh.git synced 2024-09-03 19:26:26 +02:00

Add init_main_permission

This commit is contained in:
Salamandar 2024-03-07 19:50:39 +01:00
parent fe0f8c8b7e
commit 451f656daf

View file

@ -36,6 +36,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
type = "path"
default = "/jeedom"
[install.init_main_permission]
type = "group"
default = "visitors"
[install.admin]
type = "user"