diff --git a/public/config/docker_nginx-orthanc.js b/public/config/docker_nginx-orthanc.js index 15a97f76c..b184c5a9d 100644 --- a/public/config/docker_nginx-orthanc.js +++ b/public/config/docker_nginx-orthanc.js @@ -12,10 +12,7 @@ window.config = { imageRendering: 'wadors', thumbnailRendering: 'wadors', requestOptions: { - auth: 'orthanc:orthanc', - logRequests: true, - logResponses: false, - logTiming: true, + requestFromBrowser: true, }, }, ],