forked from d3cim/mozilla.cfg
Update 'config/mozilla.cfg'
This commit is contained in:
parent
d0653012f0
commit
0f46b2298b
|
@ -68,7 +68,7 @@ lockPref("browser.topsites.useRemoteSetting", false);
|
|||
// >>>>>>>>>>>>>>>>>>>>>
|
||||
//
|
||||
// Use Mozilla geolocation service instead of Google if permission is granted [FF74+]
|
||||
// defaultPref("geo.provider.network.url", "");
|
||||
defaultPref("geo.provider.network.url", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
||||
// lockPref("geo.provider.network.logging.enabled", true); // [HIDDEN PREF]
|
||||
// -------------------------------------
|
||||
// Disable using the OS's geolocation service
|
||||
|
|
Loading…
Reference in New Issue