release: stable-5963

* 6f6fe77 prosody: enable limits
* db3d790 prosody: fix: restrict room creation to jicofo (#1059)
* 281db36 misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2021-06-11 08:50:41 +02:00
parent 6f6fe7717c
commit 25fd308bcf
4 changed files with 14 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
jibri:
image: jitsi/jibri:latest
image: jitsi/jibri:stable-5963
restart: ${RESTART_POLICY}
volumes:
- ${CONFIG}/jibri:/config:Z