Update 'config/mozilla.cfg'

This commit is contained in:
Narsil 2022-06-28 18:22:02 +00:00
parent d0653012f0
commit 0f46b2298b
1 changed files with 1 additions and 1 deletions

View File

@ -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