speed up
All checks were successful
Check Flake / check-flake (push) Successful in 2h31m6s

This commit is contained in:
Zuckerberg 2024-06-17 21:11:06 -06:00
parent cad04680c4
commit ef247cb3dd

View File

@ -11,6 +11,9 @@ in
settings = {
listen = "[::]:28338";
# Speed things up
require-proof-of-possession = false;
chunking = {
# Disable chunking for performance (I have plenty of space)
nar-size-threshold = 0;