firefox: roll back old serach-config and update privacy settings.
This commit is contained in:
parent
69e3d6220c
commit
869086c720
3 changed files with 111 additions and 1 deletions
|
|
@ -287,3 +287,10 @@ pref("app.normandy.api_url", "");
|
|||
|
||||
// Disable Adwaita theme by default.
|
||||
pref("widget.gtk.libadwaita-colors.enabled", false);
|
||||
|
||||
|
||||
// High level search data collection
|
||||
defaultPref("browser.search.serpEventTelemetry.enabled",false);
|
||||
|
||||
// Disable Privacy-Preserving Attribution submition
|
||||
pref("dom.private-attribution.submission.enabled", false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue