Add "defaultServiceType": "dicomWeb" to make DCM4CHE work
This commit is contained in:
parent
3b7330ca75
commit
3223da4358
@ -16,6 +16,7 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"defaultServiceType": "dicomWeb",
|
||||||
"public": {
|
"public": {
|
||||||
"staleSessionInactivityTimeout": 300000,
|
"staleSessionInactivityTimeout": 300000,
|
||||||
"staleSessionHeartbeatInterval": 30000,
|
"staleSessionHeartbeatInterval": 30000,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user