mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 10:53:57 +00:00
remove 1002, closes #792
This commit is contained in:
parent
3a9440aeea
commit
7311cfdf84
3
user.js
3
user.js
@ -577,9 +577,6 @@ user_pref("_user.js.parrot", "1000 syntax error: the parrot's gone to meet 'is m
|
|||||||
* or you use a hardened Temporary Containers, then feel free to override this
|
* or you use a hardened Temporary Containers, then feel free to override this
|
||||||
* [NOTE] We also clear cache on exiting Firefox (see 2803) ***/
|
* [NOTE] We also clear cache on exiting Firefox (see 2803) ***/
|
||||||
user_pref("browser.cache.disk.enable", false);
|
user_pref("browser.cache.disk.enable", false);
|
||||||
/* 1002: disable disk cache for SSL pages
|
|
||||||
* [1] http://kb.mozillazine.org/Browser.cache.disk_cache_ssl ***/
|
|
||||||
user_pref("browser.cache.disk_cache_ssl", false);
|
|
||||||
/* 1003: disable memory cache
|
/* 1003: disable memory cache
|
||||||
/* capacity: -1=determine dynamically (default), 0=none, n=memory capacity in kilobytes
|
/* capacity: -1=determine dynamically (default), 0=none, n=memory capacity in kilobytes
|
||||||
* [NOTE] Not recommended due to performance issues ***/
|
* [NOTE] Not recommended due to performance issues ***/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user