forked from Deuxfleurs/infrastructure
Set Jitsi videobridge max memory
This commit is contained in:
parent
365849760d
commit
6402119511
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ job "jitsi" {
|
|||
env {
|
||||
#JITSI_DEBUG = 1
|
||||
JITSI_VIDEO_TCP = 8080
|
||||
VIDEOBRIDGE_MAX_MEMORY = "1450m"
|
||||
}
|
||||
|
||||
artifact {
|
||||
|
|
Loading…
Reference in a new issue