From e6017af4bd43c6a0890b454ac1d8b5c463a02d6a Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 27 Apr 2019 14:06:48 +0000 Subject: [PATCH] 3 disk cache prefs see https://github.com/ghacksuserjs/ghacks-user.js/commit/053808ba971dc308640d2f1646fb6dbb126d6c0e --- scratchpad-scripts/ghacks-clear-[removed].js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 13a5147..4ea6aac 100644 --- a/scratchpad-scripts/ghacks-clear-[removed].js +++ b/scratchpad-scripts/ghacks-clear-[removed].js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the ghacks user.js. - Last updated: 22-Apr-2019 + Last updated: 27-Apr-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -123,6 +123,9 @@ /* 67-beta */ 'canvas.capturestream.enabled', 'pdfjs.enableWebGL', + 'browser.cache.disk.capacity', + 'browser.cache.disk.smart_size.enabled', + 'browser.cache.disk.smart_size.first_run', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]