18 lines
407 B
JSON
18 lines
407 B
JSON
{
|
|
"DicomWeb": {
|
|
"Enable": true,
|
|
"Root": "/dicom-web/",
|
|
"PublicRoot": "/dicom-web/",
|
|
"EnableWado": true,
|
|
"WadoRoot": "/wado",
|
|
"Ssl": false,
|
|
"Servers": {
|
|
//"main": ["http://orthanc:8042/dicom-web/"]
|
|
},
|
|
"QidoCaseSensitive": true,
|
|
"MetadataWorkerThreadsCount": 10,
|
|
"EnableMetadataCache": true,
|
|
"StudiesMetadata": "Full",
|
|
"SeriesMetadata": "Full"
|
|
}
|
|
} |