2015-10-13 14:14:50 +02:00
|
|
|
{
|
2016-04-21 23:14:28 +02:00
|
|
|
"servers": {
|
|
|
|
|
"dicomWeb": [
|
2015-10-13 14:14:50 +02:00
|
|
|
{
|
|
|
|
|
"name": "Orthanc",
|
2016-09-02 09:53:32 +02:00
|
|
|
"wadoUriRoot": "http://localhost:8042/wado",
|
2015-10-13 14:14:50 +02:00
|
|
|
"qidoRoot": "http://localhost:8042/dicom-web",
|
|
|
|
|
"wadoRoot": "http://localhost:8042/dicom-web",
|
|
|
|
|
"qidoSupportsIncludeField": false,
|
2017-10-26 03:13:06 +02:00
|
|
|
"imageRendering": "wadouri",
|
2017-10-12 15:10:43 +02:00
|
|
|
"thumbnailRendering": "wadors",
|
2016-04-21 23:14:28 +02:00
|
|
|
"requestOptions": {
|
2015-10-13 14:14:50 +02:00
|
|
|
"auth": "orthanc:orthanc",
|
2016-04-21 23:14:28 +02:00
|
|
|
"logRequests": true,
|
|
|
|
|
"logResponses": false,
|
|
|
|
|
"logTiming": true
|
2015-10-13 14:14:50 +02:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
2016-01-13 16:17:32 +01:00
|
|
|
},
|
2016-08-10 15:39:31 +02:00
|
|
|
"defaultServiceType": "dicomWeb",
|
2017-02-14 04:25:44 +01:00
|
|
|
"dropCollections": true,
|
2016-08-10 15:39:31 +02:00
|
|
|
"public": {
|
|
|
|
|
"verifyEmail": false,
|
|
|
|
|
"ui": {
|
2016-08-20 15:09:31 +02:00
|
|
|
"studyListFunctionsEnabled": true,
|
2016-09-09 20:40:23 +02:00
|
|
|
"leftSidebarOpen": false,
|
2016-09-01 21:17:43 +02:00
|
|
|
"displaySetNavigationLoopOverSeries": false,
|
2016-11-25 16:28:32 +01:00
|
|
|
"displaySetNavigationMultipleViewports": true,
|
2017-10-23 13:28:53 +02:00
|
|
|
"autoPositionMeasurementsTextCallOuts": "TRLB"
|
2016-08-10 15:39:31 +02:00
|
|
|
}
|
2017-03-22 10:20:30 +01:00
|
|
|
},
|
|
|
|
|
"proxy": {
|
|
|
|
|
"enabled": true
|
2016-08-10 15:39:31 +02:00
|
|
|
}
|
2015-10-13 14:14:50 +02:00
|
|
|
}
|