forked from d3cim/mobile_user.js
Update 'user.js (less connections)'
This commit is contained in:
parent
29062482ba
commit
f420a299a9
|
@ -1889,10 +1889,6 @@ user_pref("browser.sessionstore.resume_session_once", false); // [DESKTOP]
|
|||
// Pref : Disable geolocation
|
||||
user_pref("geo.enabled", false);
|
||||
// -------------------------------------
|
||||
// Pref : Disable geographically specific results/search engines e.g. "browser.search.*.US", i.e. ignore all of Mozilla's various search engines in multiple locales
|
||||
user_pref("browser.search.geoSpecificDefaults.url", "");
|
||||
user_pref("browser.snippets.geoUrl", "");
|
||||
// -------------------------------------
|
||||
// Pref : Set preferred language for displaying web pages
|
||||
user_pref("intl.accept_languages", "en-US, en");
|
||||
// -------------------------------------
|
||||
|
|
Loading…
Reference in New Issue