commit a89e8fc1e02e6f3f9cc048a1952022ff6565703f
parent f2065a463c9debcbc63196c5400507bba500b24c
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 29 Aug 2018 17:12:13 +0000
removed browser.cache.frecency_experiment
Diffstat:
1 file changed, 2 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: 20-August-2018
+ Last updated: 29-August-2018
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -102,6 +102,7 @@
/* 62-beta */
'browser.urlbar.autoFill.typed',
'security.tls.version.fallback-limit',
+ 'browser.cache.frecency_experiment',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]