mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
[Basilisk] Ensure AV1 is enabled in all builds by default.
This commit is contained in:
parent
f0c04a4df0
commit
9107ed066c
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ MOZ_SERVICES_SYNC=1
|
|||
MOZ_SERVICES_HEALTHREPORT=
|
||||
MOZ_SAFE_BROWSING=
|
||||
MOZ_GAMEPAD=1
|
||||
MOZ_AV1=1
|
||||
# Disable checking that add-ons are signed by the trusted root
|
||||
MOZ_ADDON_SIGNING=0
|
||||
MOZ_REQUIRE_SIGNING=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue