chore: Update browser preferences for content blocking and update check time

This commit is contained in:
Mauro Balades
2024-08-22 13:28:23 +02:00
parent e6f8eede34
commit cf2435081a

View File

@@ -56,6 +56,9 @@ pref("browser.ping-centre.telemetry", false);
pref("browser.attribution.enabled", false);
pref("toolkit.telemetry.pioneer-new-studies-available", false);
pref("browser.contentblocking.category", "standard");
pref("app.update.checkInstallTime.days", 2);
// CUSTOM ZEN PREFS
pref('zen.welcomeScreen.enabled', true);