Empty data reporting IDs
This commit is contained in:
2
user.js
2
user.js
@@ -17,6 +17,8 @@ user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
|
|||||||
user_pref("toolkit.crashreporter.infoURL", "");
|
user_pref("toolkit.crashreporter.infoURL", "");
|
||||||
|
|
||||||
// Data reporting
|
// Data reporting
|
||||||
|
user_pref("datareporting.dau.cachedUsageProfileGroupID", "");
|
||||||
|
user_pref("datareporting.dau.cachedUsageProfileID", "");
|
||||||
user_pref("datareporting.healthreport.infoURL", "");
|
user_pref("datareporting.healthreport.infoURL", "");
|
||||||
user_pref("datareporting.healthreport.uploadEnabled", false);
|
user_pref("datareporting.healthreport.uploadEnabled", false);
|
||||||
user_pref("datareporting.policy.dataSubmissionEnabled", false);
|
user_pref("datareporting.policy.dataSubmissionEnabled", false);
|
||||||
|
|||||||
Reference in New Issue
Block a user