fix(config): Fix the typo in Av1 support flag.

pull/14329/head jitsi-meet_9259
Jaya Allamsetty 1 year ago committed by Jaya Allamsetty
parent 82c58178b3
commit b1b60ec143
  1. 2
      config.js

@ -85,7 +85,7 @@ var config = {
// disableE2EE: false,
// Enables supports for AV1 codec.
// enableAv1: false,
// enableAv1Support: false,
// Enables XMPP WebSocket (as opposed to BOSH) for the given amount of users.
// mobileXmppWsThreshold: 10, // enable XMPP WebSockets on mobile for 10% of the users

Loading…
Cancel
Save