forked from d3cim/mozilla.cfg
parent
226372b03b
commit
439cb92289
|
@ -407,7 +407,7 @@ lockPref("browser.contentblocking.rejecttrackers.reportBreakage.enabled", false)
|
||||||
// -------------------------------------
|
// -------------------------------------
|
||||||
// Pref : Disable send content blocking log to about:protections
|
// Pref : Disable send content blocking log to about:protections
|
||||||
// https://bugzilla.mozilla.org/show_bug.cgi?id=1549832
|
// 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
|
// Pref : Onboarding tour disable because of included telemetry
|
||||||
// [NOTE] This setting is just in case it comeback
|
// [NOTE] This setting is just in case it comeback
|
||||||
|
|
Loading…
Reference in New Issue