1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Update config.js

This commit is contained in:
yalh76 2020-04-02 17:08:49 +02:00
parent 8ad3193203
commit 95ae389bf7

View file

@ -350,7 +350,7 @@ var config = {
// The STUN servers that will be used in the peer to peer connections
stunServers: [
{ urls: 'stun:coturn.__DOMAIN__:__PORT_COTURN_TLS__' }
{ urls: 'stun:coturn.__DOMAIN__:__PORT_COTURN_TLS__' },
{ urls: 'stun:coturn.__DOMAIN__:__PORT_COTURN_ALT_TLS__' }
// { urls: 'stun:stun.l.google.com:19302' },
// { urls: 'stun:stun1.l.google.com:19302' },