From 6402119511cb08a2049daa98e7557d557638c069 Mon Sep 17 00:00:00 2001 From: Quentin Date: Wed, 2 Dec 2020 12:28:19 +0100 Subject: [PATCH] Set Jitsi videobridge max memory --- app/deployment/jitsi.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/app/deployment/jitsi.hcl b/app/deployment/jitsi.hcl index 93c87f7..3c8de3a 100644 --- a/app/deployment/jitsi.hcl +++ b/app/deployment/jitsi.hcl @@ -185,6 +185,7 @@ job "jitsi" { env { #JITSI_DEBUG = 1 JITSI_VIDEO_TCP = 8080 + VIDEOBRIDGE_MAX_MEMORY = "1450m" } artifact {