1
0
Fork 0
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:
Salamandar 2024-01-30 22:51:50 +01:00
parent 38661e133b
commit 1acd01d657

View file

@ -35,6 +35,10 @@ ram.runtime = "200M"
type = "path"
default = "/pgadmin"
[install.init_main_permission]
type = "group"
default = "admins"
[install.admin]
type = "user"