Update config/mozilla.cfg

This commit is contained in:
Narsil 2024-07-17 08:55:08 +00:00
parent f34b98c23a
commit 6c8e0798af
1 changed files with 6 additions and 0 deletions

View File

@ -820,6 +820,12 @@ defaultPref("keyword.enabled", false);
// Enable Site Isolation
// defaultPref("fission.autostart", true);
// defaultPref("gfx.webrender.all", true);
// -------------------------------------
// Disable Relay email feature
defaultPref("signon.firefoxRelay.feature", "disabled");
// -------------------------------------
// Disable Privacy-Preserving Attribution
defaultPref("dom.private-attribution.submission.enabled", false);
//
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
// OPTIONAL HARDENING