diff --git a/user.js (less connections) b/user.js (less connections) index 20bdb69..be8e851 100644 --- a/user.js (less connections) +++ b/user.js (less connections) @@ -326,7 +326,7 @@ user_pref("toolkit.telemetry.testing.overrideProductsCheck", false); user_pref("security.app_menu.recordEventTelemetry", false); // [DESKTOP] user_pref("browser.urlbar.eventTelemetry.enabled", false); // [DESKTOP] // ------------------------------------- -// Disable collect Telemetry on tracking resources traffic. +// Pref : Disable collect Telemetry on tracking resources traffic. // An experiment that analyses HTTP traffic and will run at most until Firefox 73, looking for the prevalence of tracking resources going through HTTP. // https://bugzilla.mozilla.org/show_bug.cgi?id=1533363 pref("network.traffic_analyzer.enabled", false);