Skip to content

Commit

Permalink
docs: fix the default value of useExternalJigasi
Browse files Browse the repository at this point in the history
  • Loading branch information
emrahcom committed Jan 25, 2024
1 parent ffc9755 commit bcc0911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Parameter | Description | Default
`jibri.recorder.password` | Password used by jibri to record on the XMPP service | 10 random chars
`jibri.strategy` | Depolyment update strategy and parameters | `(unset)`
`jigasi.enabled` | Enable Jigasi service | `false`
`jigasi.useExternalJibri` | Use external Jigasi service, instead of chart-provided one | `true`
`jigasi.useExternalJigasi` | Use external Jigasi service, instead of chart-provided one | `false`
`jigasi.replicaCount` | Number of replica of the Jigasi pods | `1`
`jigasi.image.repository` | Name of the image to use for the Jigasi pods | `jitsi/jigasi`
`jigasi.breweryMuc` | Name of the XMPP MUC used by Jigasi | `jigasibrewery`
Expand Down

0 comments on commit bcc0911

Please sign in to comment.