|
|
@ -67,6 +67,9 @@ matrix_jitsi_web_public_url: "https://{{ matrix_server_fqn_jitsi }}"
|
|
|
|
# Addresses need to be prefixed with one of `stun:`, `turn:` or `turns:`.
|
|
|
|
# Addresses need to be prefixed with one of `stun:`, `turn:` or `turns:`.
|
|
|
|
matrix_jitsi_web_stun_servers: ['stun:meet-jit-si-turnrelay.jitsi.net:443']
|
|
|
|
matrix_jitsi_web_stun_servers: ['stun:meet-jit-si-turnrelay.jitsi.net:443']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Controls whether Etherpad will be available within Jitsi
|
|
|
|
|
|
|
|
matrix_jitsi_etherpad_enabled: false
|
|
|
|
|
|
|
|
|
|
|
|
# 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).
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:12080"), or empty string to not expose.
|
|
|
|
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:12080"), or empty string to not expose.
|
|
|
|