From b2b845f7ba35395022b10df5d51fa23499940a8e Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Tue, 17 Jan 2017 09:36:20 +0100 Subject: Enable telemetry --- firefox-mozconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index ea34e72..acace89 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -27,6 +27,7 @@ ac_add_options --enable-pie export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 +export MOZ_TELEMETRY_REPORTING=1 mk_add_options BUILD_OFFICIAL=1 mk_add_options MOZILLA_OFFICIAL=1 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir -- cgit