fix(orthanc-dicomweb-config): Switch default thumbnailRendering to wadouri
This commit is contained in:
parent
6cc8048aed
commit
e9832f62f7
@ -8,7 +8,7 @@
|
||||
"wadoRoot": "http://localhost:8042/dicom-web",
|
||||
"qidoSupportsIncludeField": false,
|
||||
"imageRendering": "wadouri",
|
||||
"thumbnailRendering": "wadors",
|
||||
"thumbnailRendering": "wadouri",
|
||||
"requestOptions": {
|
||||
"auth": "orthanc:orthanc",
|
||||
"logRequests": true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user