Browse Source

feat: Whitelists the iceTransportPolicy option. (#2535)

master
George Politis 7 years ago
parent
commit
fd0749000e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      react/features/base/config/functions.js

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

68
     'hosts',
68
     'hosts',
69
     'iAmRecorder',
69
     'iAmRecorder',
70
     'iAmSipGateway',
70
     'iAmSipGateway',
71
+    'iceTransportPolicy',
71
     'ignoreStartMuted',
72
     'ignoreStartMuted',
72
     'nick',
73
     'nick',
73
     'openBridgeChannel',
74
     'openBridgeChannel',

Loading…
Cancel
Save