mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Remove db restriction
This commit is contained in:
parent
b182b42dcb
commit
a0ba335801
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
"MaintenanceDB": "postgres",
|
||||
"Username": "__DB_USER__",
|
||||
"Shared": false,
|
||||
"DBRestriction": "live_db test_db",
|
||||
"KerberosAuthentication": false,
|
||||
"ConnectionParameters": {
|
||||
"sslmode": "prefer",
|
||||
|
|
Loading…
Add table
Reference in a new issue