Add "defaultServiceType": "dicomWeb" to make DCM4CHE work

This commit is contained in:
Aysel Afsar 2016-02-14 20:46:48 -05:00
parent 3b7330ca75
commit 3223da4358

View File

@ -16,6 +16,7 @@
}
]
},
"defaultServiceType": "dicomWeb",
"public": {
"staleSessionInactivityTimeout": 300000,
"staleSessionHeartbeatInterval": 30000,