user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 50186412e4de5ed96340f9adf414c8f026019d66
parent 9892c3cbb74c8548613ea5bc752a3ee1212cf01f
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Thu,  1 Mar 2018 12:09:09 +0100

2621 - default info added

default is true in all current versions (ESR, Release, Beta, Nightly) and OSes
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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