Empty data reporting IDs

This commit is contained in:
2026-03-17 15:11:50 +01:00
parent ee2bb46172
commit 88fd3e5107

View File

@@ -17,6 +17,8 @@ user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
user_pref("toolkit.crashreporter.infoURL", "");
// Data reporting
user_pref("datareporting.dau.cachedUsageProfileGroupID", "");
user_pref("datareporting.dau.cachedUsageProfileID", "");
user_pref("datareporting.healthreport.infoURL", "");
user_pref("datareporting.healthreport.uploadEnabled", false);
user_pref("datareporting.policy.dataSubmissionEnabled", false);