forked from d3cim/mobile_user.js
Update 'user.js (less connections)'
This commit is contained in:
parent
9719ba372d
commit
87d91a7bf6
|
@ -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);
|
||||
//--------------------------------------
|
||||
|
|
Loading…
Reference in New Issue