mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
add browser.cache.memory.capacity
This commit is contained in:
@@ -255,6 +255,7 @@ user_pref("media.cache_readahead_limit", 9000);
|
|||||||
user_pref("media.cache_resume_threshold", 6000);
|
user_pref("media.cache_resume_threshold", 6000);
|
||||||
|
|
||||||
/** CACHE ***/
|
/** CACHE ***/
|
||||||
|
user_pref("browser.cache.memory.capacity", -1);
|
||||||
user_pref("browser.cache.memory.max_entry_size", 153600);
|
user_pref("browser.cache.memory.max_entry_size", 153600);
|
||||||
|
|
||||||
/** NETWORK ***/
|
/** NETWORK ***/
|
||||||
|
|||||||
Reference in New Issue
Block a user