mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Disable Mozilla health report service.
This commit is contained in:
parent
186cce05f7
commit
77031333bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue