matrix: add memory to async media upload after oom crash

This commit is contained in:
Alex 2023-11-27 13:56:47 +01:00
parent 9c6f98f4b8
commit c1d307d7a9

View file

@ -114,7 +114,8 @@ job "matrix" {
resources {
cpu = 100
memory = 100
memory = 200
memory_max = 500
}
template {