Sfoglia il codice sorgente

Update config.js

j8
Saúl Ibarra Corretgé 4 anni fa
parent
commit
edea6316ab
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      config.js

+ 1
- 1
config.js Vedi File

@@ -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…
Annulla
Salva