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

renaming variables

This commit is contained in:
Warren Bailey
2022-11-18 07:25:53 +00:00
parent 5b7f567f19
commit 4146c48f6a
3 changed files with 6 additions and 6 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={{1 if matrix_jitsi_jicofo_sentry_dns else 0}}
SENTRY_DSN={{ matrix_jitsi_jicofo_sentry_dns_enabled }}
SENTRY_ENVIRONMENT
SENTRY_RELEASE
TZ={{ matrix_jitsi_timezone }}