mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Add init_main_permission
This commit is contained in:
parent
38661e133b
commit
1acd01d657
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ ram.runtime = "200M"
|
|||
type = "path"
|
||||
default = "/pgadmin"
|
||||
|
||||
[install.init_main_permission]
|
||||
type = "group"
|
||||
default = "admins"
|
||||
|
||||
[install.admin]
|
||||
type = "user"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue