1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

add content.notify.interval

This commit is contained in:
yokoffing
2022-12-01 09:04:31 -05:00
committed by GitHub
parent fa159e12e4
commit 32705478d2
+1
View File
@@ -254,6 +254,7 @@ user_pref("media.memory_cache_max_size", 1048576);
user_pref("media.memory_caches_combined_limit_kb", 2560000);
user_pref("media.cache_readahead_limit", 9000);
user_pref("media.cache_resume_threshold", 6000);
user_pref("content.notify.interval", 360000);
/** BROWSER CACHE ***/
user_pref("browser.cache.memory.capacity", -1);