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

Update user.js

This commit is contained in:
yokoffing
2020-04-02 07:28:03 -04:00
committed by GitHub
parent 469b51b03a
commit 07660c9e0c
+1 -2
View File
@@ -18,7 +18,6 @@ user_pref("content.notify.ontimer", false);
user_pref("content.interrupt.parsing", false);
user_pref("network.http.max-persistent-connections-per-server", 10);
user_pref("network.http.max-connections", 2000);
user_pref("browser.cache.disk.metadata_memory_limit", 51200);
user_pref("network.manage-offline-status", false);
user_pref("dom.image-lazy-loading.enabled", true);
user_pref("full-screen-api.transition-duration.enter", "0 0");
@@ -202,4 +201,4 @@ user_pref("browser.tabs.loadBookmarksInTabs", true);
/****************************************************************************
* END: BETTERFOX *
****************************************************************************/
****************************************************************************/