mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Try to remove role from server config
This commit is contained in:
parent
4ea1a2262e
commit
04cdc06415
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
"Port": 5432,
|
||||
"MaintenanceDB": "postgres",
|
||||
"Username": "__DB_USER__",
|
||||
"Role": "__DB_USER__",
|
||||
"Shared": false,
|
||||
"DBRestriction": "live_db test_db",
|
||||
"KerberosAuthentication": false,
|
||||
|
|
Loading…
Reference in a new issue