mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
Update user.js
This commit is contained in:
@@ -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 *
|
||||
****************************************************************************/
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user