Set Jitsi videobridge max memory

This commit is contained in:
Quentin 2020-12-02 12:28:19 +01:00
parent 365849760d
commit 6402119511
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ job "jitsi" {
env {
#JITSI_DEBUG = 1
JITSI_VIDEO_TCP = 8080
VIDEOBRIDGE_MAX_MEMORY = "1450m"
}
artifact {