Browse Source

removed browser.cache.frecency_experiment

Thorin-Oakenpants 6 years ago
parent
commit
a89e8fc1e0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      scratchpad-scripts/ghacks-clear-[removed].js

+ 2 - 1
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'
   ]