1
0
Fork 0
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:
Salamandar 2024-01-31 20:28:20 +01:00
parent b182b42dcb
commit a0ba335801

View file

@ -8,7 +8,6 @@
"MaintenanceDB": "postgres",
"Username": "__DB_USER__",
"Shared": false,
"DBRestriction": "live_db test_db",
"KerberosAuthentication": false,
"ConnectionParameters": {
"sslmode": "prefer",