mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed feature test failure.
This commit is contained in:
committed by
Akshay Joshi
parent
25fcdab9db
commit
91c5ff4a90
@@ -120,6 +120,7 @@ The following example shows both a minimally defined and a fully defined server:
|
||||
"SSLRootCert": "/path/to/sslroot.crt",
|
||||
"SSLCrl": "/path/to/sslcrl.crl",
|
||||
"SSLCompression": 1,
|
||||
"Shared": false,
|
||||
"BGColor": "#ff9900",
|
||||
"FGColor": "#000000",
|
||||
"Service": "postgresql-10",
|
||||
|
||||
Reference in New Issue
Block a user