chore(matrix): increase whatsapp-bridge memory max to 64mb
This commit is contained in:
parent
392c828834
commit
131f1a3d8b
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ job "matrix" {
|
||||||
resources {
|
resources {
|
||||||
cpu = 50
|
cpu = 50
|
||||||
memory = 16
|
memory = 16
|
||||||
memory_max = 32
|
memory_max = 64
|
||||||
}
|
}
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue