From edea6316abefa8edc34c2d8cc89cbc2e9f9ca9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Wed, 27 May 2020 00:14:57 +0200 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 9af866da4..0ffa96e3b 100644 --- a/config.js +++ b/config.js @@ -352,7 +352,7 @@ var config = { // { urls: 'stun:jitsi-meet.example.com:4446' }, { urls: 'stun:meet-jit-si-turnrelay.jitsi.net:443' } - ], + ] // Sets the ICE transport policy for the p2p connection. At the time // of this writing the list of possible values are 'all' and 'relay',