瀏覽代碼

Update config.js

master
Saúl Ibarra Corretgé 5 年之前
父節點
當前提交
edea6316ab
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      config.js

+ 1
- 1
config.js 查看文件

@@ -352,7 +352,7 @@ var config = {
352 352
 
353 353
             // { urls: 'stun:jitsi-meet.example.com:4446' },
354 354
             { urls: 'stun:meet-jit-si-turnrelay.jitsi.net:443' }
355
-        ],
355
+        ]
356 356
 
357 357
         // Sets the ICE transport policy for the p2p connection. At the time
358 358
         // of this writing the list of possible values are 'all' and 'relay',

Loading…
取消
儲存