mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
tiny edit.. nothing to see.. move along
I know it was there before 52, but it was flipped to true in 52 - unless someone wants to find when it was actually introduced, this is sufficient for people to use to be effective for versioning
This commit is contained in:
parent
022610258d
commit
9767982e8c
2
user.js
2
user.js
@ -324,7 +324,7 @@ user_pref("network.predictor.enabled", false);
|
||||
* https://en.wikipedia.org/wiki/Captive_portal
|
||||
* https://wiki.mozilla.org/Necko/CaptivePortal ***/
|
||||
user_pref("captivedetect.canonicalURL", "");
|
||||
user_pref("network.captive-portal-service.enabled", false); // (FF52+?)
|
||||
user_pref("network.captive-portal-service.enabled", false); // (FF52+)
|
||||
/* 0604: disable search suggestions ***/
|
||||
user_pref("browser.search.suggest.enabled", false);
|
||||
/* 0605: disable link-mouseover opening connection to linked server
|
||||
|
Loading…
Reference in New Issue
Block a user