mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
browser.sessionhistory.max_entries see #808
This commit is contained in:
parent
1b6239eab8
commit
d7b1877a1f
@ -1,7 +1,7 @@
|
|||||||
/***
|
/***
|
||||||
This will reset the preferences that have been removed completely from the ghacks user.js.
|
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:
|
For instructions see:
|
||||||
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||||
@ -203,6 +203,7 @@
|
|||||||
'plugin.sessionPermissionNow.intervalInMinutes',
|
'plugin.sessionPermissionNow.intervalInMinutes',
|
||||||
/* 70-beta */
|
/* 70-beta */
|
||||||
'browser.cache.disk_cache_ssl',
|
'browser.cache.disk_cache_ssl',
|
||||||
|
'browser.sessionhistory.max_entries',
|
||||||
'extensions.getAddons.discovery.api_url',
|
'extensions.getAddons.discovery.api_url',
|
||||||
'extensions.htmlaboutaddons.discover.enabled',
|
'extensions.htmlaboutaddons.discover.enabled',
|
||||||
'extensions.webservice.discoverURL',
|
'extensions.webservice.discoverURL',
|
||||||
|
Loading…
Reference in New Issue
Block a user