Browse Source

Exposed preferredCodec

j8
robertpin 3 years ago
parent
commit
2174368d23
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      react/features/base/config/configWhitelist.js

+ 1
- 0
react/features/base/config/configWhitelist.js View File

@@ -150,6 +150,7 @@ export default [
150 150
     'p2p',
151 151
     'pcStatsInterval',
152 152
     'preferH264',
153
+    'preferredCodec',
153 154
     'prejoinPageEnabled',
154 155
     'requireDisplayName',
155 156
     'remoteVideoMenu',

Loading…
Cancel
Save