mirror of https://github.com/Chocobozzz/PeerTube
Test to remove google as stun server
parent
d402fb5b7a
commit
b00d377021
|
@ -53,9 +53,6 @@ const webtorrent = new WebTorrent({
|
|||
},
|
||||
{
|
||||
urls: 'stun:stun.framasoft.org'
|
||||
},
|
||||
{
|
||||
urls: 'stun:stun.l.google.com:19302'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue