From 87d91a7bf6b5a2389ddae2d70e7ca580cd870c84 Mon Sep 17 00:00:00 2001 From: Narsil Date: Thu, 15 Oct 2020 11:28:58 -0400 Subject: [PATCH] Update 'user.js (less connections)' --- user.js (less connections) | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js (less connections) b/user.js (less connections) index 9aafc7a..1472f59 100644 --- a/user.js (less connections) +++ b/user.js (less connections) @@ -540,7 +540,7 @@ user_pref("browser.contentHandlers.types.3.uri", ""); // [FENNEC] user_pref("network.tickle-wifi.enabled", false); // ------------------------------------- // Pref : Disable SSL False Start for HTTPS/WebSockets/SPDY connections -https://bugzilla.mozilla.org/show_bug.cgi?id=658222 +// https://bugzilla.mozilla.org/show_bug.cgi?id=658222 // Avoid the client to complete its handshake before starting the actual session user_pref("security.ssl.enable_false_start", false); //--------------------------------------