jtc-overlay/mail-client/thunderbird/files/privacy-patchset-78/firefox-60-disable-telemetry.patch

17 lines
381 B
Diff
Raw Normal View History

2022-08-30 19:46:53 +00:00
--- firefox-60.0.bak/browser/confvars.sh
+++ firefox-60.0/browser/confvars.sh
@@ -62,3 +62,13 @@
# Include the DevTools client, not just the server (which is the default)
MOZ_DEVTOOLS=all
+
+# Reduce data sharing with Mozilla
+MOZ_DATA_REPORTING=0
+MOZ_TELEMETRY_REPORTING=0
+MOZ_CRASHREPORTER=0
+MOZ_SERVICES_HEALTHREPORT=0
+MOZ_PAY=0
+MOZ_SERVICES_METRICS=0
+MOZ_LOGGING=0
+