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); //--------------------------------------