Increase machine memory

Needed to be able to vacuum the database
This commit is contained in:
Claudio Ortolina
2025-05-19 11:42:06 +01:00
parent 051c6195b5
commit eb064a65a5
+1 -1
View File
@@ -37,6 +37,6 @@ hard_limit = 1000
soft_limit = 1000
[[vm]]
memory = '512mb'
memory = '1024mb'
cpu_kind = 'shared'
cpus = 1