jvb: add TCP Harvester configuration options

This commit is contained in:
Dan Caseley
2018-11-29 19:43:07 +00:00
committed by Saúl Ibarra Corretgé
parent d6de4fdb58
commit da43e68854
4 changed files with 12 additions and 2 deletions

View File

@@ -91,6 +91,10 @@ JVB_STUN_SERVERS=stun.l.google.com:19302,stun1.l.google.com:19302,stun2.l.google
# Media port for the Jitsi Videobridge
JVB_PORT=10000
# TCP Fallback for Jitsi Videobridge for when UDP isn't available
JVB_TCP_HARVESTER_DISABLED=true
JVB_TCP_PORT=4443
# A comma separated list of APIs to enable when the JVB is started. The default is none.
# See https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest.md for more information
#JVB_ENABLE_APIS=rest,colibri