prefetching
This commit is contained in:
parent
995aae3cc5
commit
7269c5e7e6
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user