From 469b51b03aa7b83d32ae2eab620f16ac196dcad3 Mon Sep 17 00:00:00 2001 From: yokoffing Date: Thu, 2 Apr 2020 07:26:52 -0400 Subject: [PATCH] Update FastFox.js --- FastFox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastFox.js b/FastFox.js index 377fb66..b870f06 100644 --- a/FastFox.js +++ b/FastFox.js @@ -72,7 +72,7 @@ user_pref("network.http.max-connections", 2000); // before leaving this value changed permanently. // [1] https://www.download3k.com/articles/How-To-Optimize-Firefox-By-Tweaking-Hidden-Settings-In-The-about-config-Page-01955 // default=250 -> 250KB, 51200 -> 50MB -user_pref("browser.cache.disk.metadata_memory_limit", 51200); +// user_pref("browser.cache.disk.metadata_memory_limit", 51200); // PREF: Prevent FF from going offline // Firefox manages network connectivity poorly. It'll stall your browsing if