brrr
This commit is contained in:
@@ -45,8 +45,10 @@
|
||||
max-silent-time = 3600; # kill long-running silent builds
|
||||
|
||||
# === substitution
|
||||
http-connections = 128; # default is 25
|
||||
max-substitution-jobs = 128; # default is 16
|
||||
connect-timeout = 5; # timeout in seconds for binary caches
|
||||
download-attempts = lib.mkDefault 2; # download attempts, in case a binary cache fails
|
||||
download-attempts = 2; # download attempts, in case a binary cache fails
|
||||
# fallback = lib.mkDefault true; # fallback to building if a binary cache fails
|
||||
|
||||
# === store
|
||||
|
||||
Reference in New Issue
Block a user