requestFromBrowser is required until we update ohif-core
This commit is contained in:
parent
73713664b2
commit
94d602e6b1
@ -12,10 +12,7 @@ window.config = {
|
|||||||
imageRendering: 'wadors',
|
imageRendering: 'wadors',
|
||||||
thumbnailRendering: 'wadors',
|
thumbnailRendering: 'wadors',
|
||||||
requestOptions: {
|
requestOptions: {
|
||||||
auth: 'orthanc:orthanc',
|
requestFromBrowser: true,
|
||||||
logRequests: true,
|
|
||||||
logResponses: false,
|
|
||||||
logTiming: true,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user