Update 'user.js'

This commit is contained in:
Narsil 2020-10-15 11:16:20 -04:00
parent b12fd2f84b
commit ac1e173827
1 changed files with 1 additions and 0 deletions

View File

@ -756,6 +756,7 @@ user_pref("media.webspeech.test.fake_recognition_service", false); // [DEFAULT:
// ------------------------------------- // -------------------------------------
// Pref : Don't use Mozilla-provided location-specific search engines // Pref : Don't use Mozilla-provided location-specific search engines
user_pref("browser.search.geoSpecificDefaults", false); user_pref("browser.search.geoSpecificDefaults", false);
user_pref("browser.search.geoSpecificDefaults.url", "");
// ------------------------------------- // -------------------------------------
// Pref : Don't monitor OS online/offline connection state // Pref : Don't monitor OS online/offline connection state
// https://gitlab.torproject.org/legacy/trac/-/issues/18945 // https://gitlab.torproject.org/legacy/trac/-/issues/18945