diff --git a/config/ohif.js b/config/ohif.js index 2adea9e..ac19b5b 100644 --- a/config/ohif.js +++ b/config/ohif.js @@ -19,6 +19,14 @@ window.config = { }, ], }, + + studyPrefetcher: { + enabled: true, + displaySetCount: 2, + maxNumPrefetchRequests: 8, + order: 'closest', + }, + whiteLabeling: { /* Used to replace the default Logo */ createLogoComponentFn: function (React) {