mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-30 10:47:05 -06:00
Add JSON key "SharedUsername" to servers.json example
This commit is contained in:
parent
0e8868a650
commit
e5cba59a02
@ -170,6 +170,7 @@ The following example shows both a minimally defined and a fully defined server:
|
||||
"SSLCrl": "/path/to/sslcrl.crl",
|
||||
"SSLCompression": 1,
|
||||
"Shared": false,
|
||||
"SharedUsername": "postgres",
|
||||
"BGColor": "#ff9900",
|
||||
"FGColor": "#000000",
|
||||
"Service": "postgresql-10",
|
||||
|
Loading…
Reference in New Issue
Block a user