Disable Mozilla health report service.

This commit is contained in:
wolfbeast 2018-04-22 13:16:44 +02:00 committed by Roy Tam
commit 77031333bb

View file

@ -58,7 +58,7 @@ MOZ_WEBEXTENSIONS=1
MOZ_DEVTOOLS=1
MOZ_SERVICES_COMMON=1
MOZ_SERVICES_SYNC=1
MOZ_SERVICES_HEALTHREPORT=1
MOZ_SERVICES_HEALTHREPORT=
# Disable checking that add-ons are signed by the trusted root
MOZ_ADDON_SIGNING=0