mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
add init_main_permission
This commit is contained in:
parent
837f1d562b
commit
c4ed8e467e
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
type = "path"
|
||||
default = "/dolibarr"
|
||||
|
||||
[install.init_main_permission]
|
||||
type = "group"
|
||||
default = "visitors"
|
||||
|
||||
[install.admin]
|
||||
type = "user"
|
||||
|
||||
|
|
Loading…
Reference in a new issue