{ "servers": { "dicomWeb": [ { "name": "Orthanc", "wadoUriRoot": "http://localhost:8042/wado", "qidoRoot": "http://localhost:8042/dicom-web", "wadoRoot": "http://localhost:8042/dicom-web", "qidoSupportsIncludeField": true, "imageRendering": "wadouri", "thumbnailRendering": "wadouri", "requestOptions": { "auth": "orthanc:orthanc", "logRequests": true, "logResponses": false, "logTiming": true } } ] }, "defaultServiceType": "dicomWeb", "dropCollections": true, "public": { "verifyEmail": false, "ui": { "studyListFunctionsEnabled": true, "leftSidebarOpen": false, "displaySetNavigationLoopOverSeries": false, "displaySetNavigationMultipleViewports": true, "autoPositionMeasurementsTextCallOuts": "TRLB", "studyListDateFilterNumDays": 1 } }, "proxy": { "enabled": true } }