diff options
-rw-r--r-- | basilisk/confvars.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basilisk/confvars.sh b/basilisk/confvars.sh index 1e6b6fb..f486172 100644 --- a/basilisk/confvars.sh +++ b/basilisk/confvars.sh @@ -57,6 +57,7 @@ MOZ_SERVICES_SYNC=1 MOZ_SERVICES_HEALTHREPORT= MOZ_SAFE_BROWSING= MOZ_GAMEPAD=1 +MOZ_AV1=1 MOZ_SECURITY_SQLSTORE=1 # Disable checking that add-ons are signed by the trusted root MOZ_ADDON_SIGNING=0 |