Give more resources to core stuff

This commit is contained in:
Alex 2022-11-04 12:29:43 +01:00
parent 7587024ff5
commit cade21aa24
Signed by: lx
GPG Key ID: 0E496D15096376BE
1 changed files with 4 additions and 1 deletions

View File

@ -60,7 +60,8 @@ EOH
}
resources {
memory = 40
memory = 100
memory_max = 200
}
}
}
@ -92,6 +93,7 @@ EOH
resources {
cpu = 500
memory = 200
memory_max = 500
}
restart {
@ -177,6 +179,7 @@ EOH
resources {
memory = 100
memory_max = 200
}
template {