prosody: add ability to configure external TURN server
Co-authored-by: Thomas Butter <tbutter@gmail.com>
This commit is contained in:
@@ -354,6 +354,13 @@ JIBRI_STRIP_DOMAIN_JID=muc
|
||||
# Directory for logs inside Jibri container
|
||||
JIBRI_LOGS_DIR=/config/logs
|
||||
|
||||
# Configure an external TURN server
|
||||
# TURN_CREDENTIALS="secret"
|
||||
# TURN_HOST=turnserver.example.com
|
||||
# TURN_PORT=443
|
||||
# TURNS_HOST=turnserver.example.com
|
||||
# TURNS_PORT=443
|
||||
|
||||
# Disable HTTPS: handle TLS connections outside of this setup
|
||||
#DISABLE_HTTPS=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user