0506: clarify
oh noes! what's blocked, the pref or the ping? .. also save MOAR bytes
This commit is contained in:
parent
dcc736bb85
commit
7d1e244f5a
2
user.js
2
user.js
@ -326,7 +326,7 @@ user_pref("app.normandy.api_url", "");
|
||||
user_pref("extensions.systemAddon.update.enabled", false); // [FF62+]
|
||||
user_pref("extensions.systemAddon.update.url", ""); // [FF44+]
|
||||
/* 0506: disable PingCentre telemetry (used in several System Add-ons) [FF57+]
|
||||
* Currently blocked by "datareporting.healthreport.uploadEnabled" (see 0340) ***/
|
||||
* Defense-in-depth: currently covered by 0340 ***/
|
||||
user_pref("browser.ping-centre.telemetry", false);
|
||||
/* 0515: disable Screenshots ***/
|
||||
// user_pref("extensions.screenshots.disabled", true); // [FF55+]
|
||||
|
Loading…
x
Reference in New Issue
Block a user