perf: add memory max to jellyfin
This commit is contained in:
parent
2c1f3629c5
commit
b44c620f95
@ -102,6 +102,7 @@ job "jellyfin" {
|
||||
}
|
||||
resources {
|
||||
memory = 2000
|
||||
memory_max = 4000
|
||||
cpu = 3000
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user