Update 'user.js (less connections)'

This commit is contained in:
Narsil 2020-10-15 11:14:59 -04:00
parent 099fa58f13
commit b12fd2f84b
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
user_pref("browser.search.geoSpecificDefaults", false);
user_pref("browser.search.geoSpecificDefaults.url", "");
// -------------------------------------
// Pref : Don't monitor OS online/offline connection state
// https://gitlab.torproject.org/legacy/trac/-/issues/18945