improve jellyfin memory

This commit is contained in:
vincent 2022-09-09 18:57:14 +02:00
parent 267746a5d6
commit 6189c3c40c

View File

@ -60,7 +60,7 @@ job "jellyfin" {
}
resources {
memory = 1100
memory = 2000
cpu= 3000
}
}