Browse Source

Update config.js

j8
Saúl Ibarra Corretgé 4 years ago
parent
commit
edea6316ab
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config.js

+ 1
- 1
config.js View File

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

Loading…
Cancel
Save