1
0
Fork 0

Test to remove google as stun server

This commit is contained in:
Chocobozzz 2018-03-23 16:46:51 +01:00
parent d402fb5b7a
commit b00d377021
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@ const webtorrent = new WebTorrent({
},
{
urls: 'stun:stun.framasoft.org'
},
{
urls: 'stun:stun.l.google.com:19302'
}
]
}