forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
f420a299a9
commit
49a3372c5d
4
user.js
4
user.js
|
@ -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