|
|
@@ -38,7 +38,7 @@ matrix_jitsi_web_transcripts_path: "{{ matrix_jitsi_web_base_path }}/transcripts |
|
|
matrix_jitsi_web_public_url: "https://{{ matrix_server_fqn_jitsi }}" |
|
|
matrix_jitsi_web_public_url: "https://{{ matrix_server_fqn_jitsi }}" |
|
|
|
|
|
|
|
|
# STUN servers used in the web UI. Feel free to point them to your own STUN server. |
|
|
# STUN servers used in the web UI. Feel free to point them to your own STUN server. |
|
|
matrix_jitsi_web_stun_servers: ['stun.l.google.com:19302', 'stun1.l.google.com:19302', 'stun2.l.google.com:19302'] |
|
|
|
|
|
|
|
|
matrix_jitsi_web_stun_servers: ['meet-jit-si-turnrelay.jitsi.net:443'] |
|
|
|
|
|
|
|
|
# Controls whether the matrix-jitsi-web container exposes its HTTP port (tcp/80 in the container). |
|
|
# Controls whether the matrix-jitsi-web container exposes its HTTP port (tcp/80 in the container). |
|
|
# |
|
|
# |
|
|
@@ -120,7 +120,7 @@ matrix_jitsi_jvb_auth_password: '' |
|
|
|
|
|
|
|
|
# STUN servers used by JVB on the server-side, so it can discover its own external IP address. |
|
|
# STUN servers used by JVB on the server-side, so it can discover its own external IP address. |
|
|
# Pointing this to a STUN server running on the same Docker network may lead to incorrect IP address discovery. |
|
|
# Pointing this to a STUN server running on the same Docker network may lead to incorrect IP address discovery. |
|
|
matrix_jitsi_jvb_stun_servers: ['stun.l.google.com:19302', 'stun1.l.google.com:19302', 'stun2.l.google.com:19302'] |
|
|
|
|
|
|
|
|
matrix_jitsi_jvb_stun_servers: ['meet-jit-si-turnrelay.jitsi.net:443'] |
|
|
|
|
|
|
|
|
matrix_jitsi_jvb_brewery_muc: jvbbrewery |
|
|
matrix_jitsi_jvb_brewery_muc: jvbbrewery |
|
|
matrix_jitsi_jvb_rtp_udp_port: 10000 |
|
|
matrix_jitsi_jvb_rtp_udp_port: 10000 |
|
|
|