From 8d7e3a51ab8737b04f482166859347d4219bc508 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 30 Aug 2021 15:10:27 +0200 Subject: [PATCH] Revert "Update config.js" This reverts commit 1485721a1800161eb2dec7ce469e6922f79e14dd. --- conf/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.js b/conf/config.js index a83ee76..698cecf 100644 --- a/conf/config.js +++ b/conf/config.js @@ -140,7 +140,7 @@ module.exports = { // restarts. // // This value is set to `false` by default. - prefetchStorage: false, + prefetchStorage: true, // ### `prefetchMaxImageSize` //