From 439cb922894fad539b52dd0d1f39406ba53cf4b7 Mon Sep 17 00:00:00 2001 From: quindecim Date: Sat, 24 Aug 2019 18:04:00 -0400 Subject: [PATCH] Update 'config/mozilla.cfg' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ℹ️ Fixed typo --- config/mozilla.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mozilla.cfg b/config/mozilla.cfg index cf5938b..5543587 100644 --- a/config/mozilla.cfg +++ b/config/mozilla.cfg @@ -407,7 +407,7 @@ lockPref("browser.contentblocking.rejecttrackers.reportBreakage.enabled", false) // ------------------------------------- // Pref : Disable send content blocking log to about:protections // https://bugzilla.mozilla.org/show_bug.cgi?id=1549832 -lockpref("browser.contentblocking.database.enabled", false); +lockPref("browser.contentblocking.database.enabled", false); // ------------------------------------- // Pref : Onboarding tour disable because of included telemetry // [NOTE] This setting is just in case it comeback