forked from kimbl/bigbluebutton
Disable external TURN server
This commit is contained in:
@ -84,8 +84,7 @@ STUN_PORT=3478
|
||||
|
||||
# TURN SERVER
|
||||
# uncomment and adjust following two lines to add an external TURN server
|
||||
TURN_SERVER=turns:bigbluebutton.example.com:5349?transport=tcp
|
||||
TURN_SECRET=<needs a secret here>
|
||||
# TURN_SERVER=turns:bigbluebutton.example.com:5349?transport=tcp
|
||||
|
||||
# Allowed SIP IPs
|
||||
# due to high traffic caused by bots, by default the SIP port is blocked.
|
||||
|
||||
Reference in New Issue
Block a user