aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-12-02 12:28:19 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-12-02 12:28:19 +0100
commit6402119511cb08a2049daa98e7557d557638c069 (patch)
tree67b491d3a21307ffa237f437ef8a55ba5b9f035d /app
parent365849760df9a70be5d3dd9d4c477226610c5aee (diff)
downloadinfrastructure-6402119511cb08a2049daa98e7557d557638c069.tar.gz
infrastructure-6402119511cb08a2049daa98e7557d557638c069.zip
Set Jitsi videobridge max memory
Diffstat (limited to 'app')
-rw-r--r--app/deployment/jitsi.hcl1
1 files changed, 1 insertions, 0 deletions
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 {