summarylogtreecommitdiffstats
path: root/firefox-52-disable-telemetry.patch
blob: bcf27226dc25e92aafa9a629ccae056afd527175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- firefox-52.0esr.bak/browser/confvars.sh	2017-03-09 09:11:36.643104656 +0100
+++ firefox-52.0esr/browser/confvars.sh	2017-03-09 11:13:13.798231732 +0100
@@ -62,3 +62,10 @@
 
 # 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
+