mediawiki: more ram because of OOM

This commit is contained in:
Sandro - 2024-04-28 20:51:17 +02:00
parent 2ea4760300
commit 33cd2e7eaf
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ in
hq.sendmail = true;
};
microvm.mem = 1024;
microvm.mem = 1536;
networking = {
firewall.allowedTCPPorts = [ 80 443 ]; # httpd, not nginx :(