summarylogtreecommitdiffstats
path: root/firefox-60-disable-telemetry.patch
blob: d565376ddcecf46dac564d6add8abb85aeb80a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- firefox-60.0.bak/browser/confvars.sh
+++ firefox-60.0/browser/confvars.sh
@@ -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
+