Add another discovery preference

This commit is contained in:
2021-05-29 17:34:27 +02:00
parent 8d26265ab8
commit 49dcda7298

View File

@@ -5,6 +5,7 @@ user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
// Discovery
user_pref("browser.discovery.enabled", false);
user_pref("browser.discovery.containers.enabled", false);
user_pref("browser.discovery.sites", "");
// Geolocation
user_pref("geo.enabled", false);