Increase memory size to 2048mb

This commit is contained in:
Claudio Ortolina
2025-06-19 17:51:23 +03:00
parent 35e060613b
commit 719f6cc8bb
+1 -1
View File
@@ -37,6 +37,6 @@ hard_limit = 1000
soft_limit = 1000
[[vm]]
memory = '1024mb'
memory = '2048mb'
cpu_kind = 'shared'
cpus = 2