0
0

Disable external TURN server

This commit is contained in:
2024-10-02 15:47:30 +02:00
parent fb354cd24c
commit 3f9dd1ccd6

View File

@ -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.