Skip to content

Commit 0ffb31d

Browse files
committed
fix: only apply spongix ram hard limit to avoid slow failures
1 parent 7b9ed23 commit 0ffb31d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nix/metal/bitteProfile/spongix.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
RestartSec = lib.mkForce "30s";
1313
OOMScoreAdjust = 1000;
1414
MemoryAccounting = "true";
15-
MemoryHigh = "60%";
1615
MemoryMax = "70%";
1716
};
1817

0 commit comments

Comments
 (0)