3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-01-25 09:15:18 +00:00

Jitsi control sentry dns using vars

This commit is contained in:
Warren Bailey
2022-11-17 15:53:54 +00:00
parent 2b2eb290bd
commit 5b7f567f19
3 changed files with 8 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ JIGASI_SIP_URI
JVB_BREWERY_MUC={{ matrix_jitsi_jvb_brewery_muc }}
MAX_BRIDGE_PARTICIPANTS
OCTO_BRIDGE_SELECTION_STRATEGY
SENTRY_DSN="${JICOFO_SENTRY_DSN:-0}"
SENTRY_DSN={{1 if matrix_jitsi_jicofo_sentry_dns else 0}}
SENTRY_ENVIRONMENT
SENTRY_RELEASE
TZ={{ matrix_jitsi_timezone }}