|
|
|
@@ -205,8 +205,8 @@ matrix_jitsi_jicofo_component_secret: '' |
|
|
|
matrix_jitsi_jicofo_auth_user: focus |
|
|
|
matrix_jitsi_jicofo_auth_password: '' |
|
|
|
|
|
|
|
# Enable Sentry DSN |
|
|
|
matrix_jitsi_jicofo_sentry_dns: '' |
|
|
|
# Enable Sentry DSN (default false) |
|
|
|
matrix_jitsi_jicofo_sentry_dns_enabled: 0 |
|
|
|
|
|
|
|
matrix_jitsi_jvb_docker_image: "{{ matrix_container_global_registry_prefix }}jitsi/jvb:{{ matrix_jitsi_container_image_tag }}" |
|
|
|
matrix_jitsi_jvb_docker_image_force_pull: "{{ matrix_jitsi_jvb_docker_image.endswith(':latest') }}" |
|
|
|
@@ -223,8 +223,8 @@ matrix_jitsi_jvb_systemd_required_services_list: ['docker.service', 'matrix-jits |
|
|
|
matrix_jitsi_jvb_auth_user: jvb |
|
|
|
matrix_jitsi_jvb_auth_password: '' |
|
|
|
|
|
|
|
# Enable Sentry DSN |
|
|
|
matrix_jitsi_jvb_sentry_dns: '' |
|
|
|
# Enable Sentry DSN (default false) |
|
|
|
matrix_jitsi_jvb_sentry_dns_enabled: 0 |
|
|
|
|
|
|
|
# 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. |
|
|
|
|