Skip to content

Commit a39f7f2

Browse files
committed
bump spongix GC size
1 parent ad6a6d1 commit a39f7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/metal/bitteProfile/spongix.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
host = "";
2626
port = 7745;
2727
gc.interval = "daily";
28-
gc.cacheSize = 400;
28+
gc.cacheSize = 800;
2929
secretKeyFiles.ci-world = config.secrets.install.spongix-secret-key.target;
3030
substituters = [
3131
"https://cache.nixos.org"

0 commit comments

Comments
 (0)