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:
parent
fe0f8c8b7e
commit
451f656daf
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue