user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 335299a0cfc083e86e1b88e849999b5daffd5a58
parent 7311cfdf84d3f839c95bb4cba535b9c1a3d44e38
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon,  9 Sep 2019 21:45:33 +0000

browser.cache.disk_cache_ssl
Diffstat:
Mscratchpad-scripts/ghacks-clear-[removed].js | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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: 01-September-2019 + Last updated: 09-September-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -206,6 +206,8 @@ 'toolkit.telemetry.cachedClientID', /* 69-beta */ 'plugin.sessionPermissionNow.intervalInMinutes', + /* 70-beta */ + 'browser.cache.disk_cache_ssl', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]