user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit c38ae562326b849b1f73335b4fe31cd72eb96255
parent 04f14490035d12c059f4a07a124681be1c843c68
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue, 20 Mar 2018 05:42:05 +0000

0333: [setting] info
Diffstat:
Muser.js | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -185,7 +185,8 @@ user_pref("toolkit.telemetry.updatePing.enabled", false); // (FF56+) user_pref("toolkit.telemetry.bhrPing.enabled", false); // (FF57+) Background Hang Reporter user_pref("toolkit.telemetry.firstShutdownPing.enabled", false); // (FF57+) user_pref("toolkit.telemetry.hybridContent.enabled", false); // (FF59+) -/* 0333: disable health report ***/ +/* 0333: disable health report + * [SETTING] Options>Privacy & Security>Firefox Data Collection & Use>Allow Firefox to send technical... data ***/ user_pref("datareporting.healthreport.uploadEnabled", false); /* 0334: disable new data submission, master kill switch (FF41+) * If disabled, no policy is shown or upload takes place, ever