Skip to content

Commit

Permalink
fix(jigasi) add missing variables to jigasi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
denzs authored Jul 7, 2024
1 parent 41559d6 commit d2c26aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jigasi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ services:
- AUTOSCALER_SIDECAR_SHUTDOWN_POLLING_INTERVAL
- AUTOSCALER_SIDECAR_STATS_POLLING_INTERVAL
- AUTOSCALER_URL
- BOSH_URL_PATTERN
- ENABLE_AUTH
- ENABLE_GUESTS
- XMPP_AUTH_DOMAIN
Expand All @@ -31,7 +32,10 @@ services:
- XMPP_PORT
- XMPP_DOMAIN
- PUBLIC_URL
- JIGASI_CONFIGURATION
- JIGASI_DISABLE_SIP
- JIGASI_JVB_TIMEOUT
- JIGASI_LOCAL_REGION
- JIGASI_LOG_FILE
- JIGASI_SIP_URI
- JIGASI_SIP_PASSWORD
Expand Down Expand Up @@ -63,6 +67,7 @@ services:
- SENTRY_ENVIRONMENT
- SENTRY_RELEASE
- TZ
- USE_TRANSLATOR_IN_CONFERENCE
depends_on:
- prosody
networks:
Expand Down

0 comments on commit d2c26aa

Please sign in to comment.