From d7b1877a1f38bec7ecc02957e860403a885d397f Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 14 Oct 2019 01:14:50 +0000 Subject: [PATCH] browser.sessionhistory.max_entries see #808 --- scratchpad-scripts/ghacks-clear-[removed].js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 5ff79ed..8223d45 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: 7-October-2019 + Last updated: 13-October-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -203,6 +203,7 @@ 'plugin.sessionPermissionNow.intervalInMinutes', /* 70-beta */ 'browser.cache.disk_cache_ssl', + 'browser.sessionhistory.max_entries', 'extensions.getAddons.discovery.api_url', 'extensions.htmlaboutaddons.discover.enabled', 'extensions.webservice.discoverURL',