mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-21 16:16:50 -04:00
resolve conflicts
This commit is contained in:
parent
3e6c32ad8a
commit
601132765f
2
user.js
2
user.js
@ -168,7 +168,7 @@ user_pref("intl.regional_prefs.use_os_locales", false);
|
||||
* Optionally enable logging to the console (defaults to false) ***/
|
||||
user_pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
||||
// user_pref("geo.wifi.logging.enabled", true); // [HIDDEN PREF]
|
||||
/* 0211: don't use the OS's geolocation service ***/
|
||||
/* 0211: disable using the OS's geolocation service ***/
|
||||
user_pref("geo.provider.ms-windows-location", false); // [WINDOWS]
|
||||
user_pref("geo.provider.use_corelocation", false); // [MAC]
|
||||
user_pref("geo.provider.use_gpsd", false); // [LINUX]
|
||||
|
Loading…
x
Reference in New Issue
Block a user