瀏覽代碼

feat: Whitelists the iceTransportPolicy option. (#2535)

j8
George Politis 7 年之前
父節點
當前提交
fd0749000e
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      react/features/base/config/functions.js

+ 1
- 0
react/features/base/config/functions.js 查看文件

@@ -68,6 +68,7 @@ const WHITELISTED_KEYS = [
68 68
     'hosts',
69 69
     'iAmRecorder',
70 70
     'iAmSipGateway',
71
+    'iceTransportPolicy',
71 72
     'ignoreStartMuted',
72 73
     'nick',
73 74
     'openBridgeChannel',

Loading…
取消
儲存