From 50186412e4de5ed96340f9adf414c8f026019d66 Mon Sep 17 00:00:00 2001 From: earthlng Date: Thu, 1 Mar 2018 12:09:09 +0100 Subject: [PATCH] 2621 - default info added default is true in all current versions (ESR, Release, Beta, Nightly) and OSes --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index f2871ee..1ec2505 100644 --- a/user.js +++ b/user.js @@ -1265,7 +1265,7 @@ user_pref("middlemouse.contentLoadURL", false); * [NOTE] It is a myth that disabling IPv6 will speed up your internet connection * [1] https://www.howtogeek.com/195062/no-disabling-ipv6-probably-wont-speed-up-your-internet-connection/ ***/ // user_pref("network.dns.disableIPv6", true); - // user_pref("network.http.fast-fallback-to-IPv4", true); + // user_pref("network.http.fast-fallback-to-IPv4", true); // default: true /* 2622: enforce a security delay when installing extensions (milliseconds) * default=1000, This also covers the delay in "Save" on downloading files. * [1] http://kb.mozillazine.org/Disable_extension_install_delay_-_Firefox