Skip to content

Commit

Permalink
Add missing Jibri option to README
Browse files Browse the repository at this point in the history
  • Loading branch information
spijet committed Jan 28, 2023
1 parent 50d47dc commit 145ad39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Parameter | Description | Default
`websockets.colibri.enabled` | Enable WebSocket support for JVB/Colibri | `false`
`websockets.xmpp.enabled` | Enable WebSocket support for Prosody/XMPP | `false`
`jibri.enabled` | Enable Jibri service | `false`
`jibri.singleUseMode` | Enable Jibri single-use mode | `false`
`jibri.persistence.enabled` | Enable persistent storage for Jibri recordings | `false`
`jibri.persistence.size` | Jibri persistent storage size | `4Gi`
`jibri.persistence.existingClaim` | Use pre-created PVC for Jibri | `(unset)`
Expand Down

0 comments on commit 145ad39

Please sign in to comment.