Skip to content

Commit

Permalink
Update default STUN server (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
streamer45 committed Mar 10, 2022
1 parent 4d14a07 commit 892dded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.json
Expand Up @@ -39,7 +39,7 @@
"display_name": "ICE Servers",
"type": "text",
"help_text": "A comma separated list of ICE servers URLs (STUN/TURN) to use.",
"default": "stun:stun.l.google.com:19302,stun:global.stun.twilio.com:3478",
"default": "stun:stun.global.calls.mattermost.com:3478",
"placeholder": "stun:example.com:3478"
},
{
Expand Down

0 comments on commit 892dded

Please sign in to comment.