We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402380c commit 9d8d616Copy full SHA for 9d8d616
1 file changed
fhir-server/liberty-config/config/default/fhir-server-config.json
@@ -69,7 +69,6 @@
69
"jdbc": {
70
"__comment": "Configuration properties for the JDBC persistence implementation",
71
"bootstrapDb": true,
72
- "__comment": "Use jdbc/fhirProxyDataSource to use the proxy datasource.",
73
"dataSourceJndiName": "jdbc/fhirProxyDataSource",
74
"enableCodeSystemsCache": true,
75
"enableParameterNamesCache": true,
0 commit comments