mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
308 B
308 B
synopsis | issues | prs | |
---|---|---|---|
Reduce connect timeout for http substituter |
|
Previously, the Nix setting connect-timeout
had no limit. It is now set to 5s
, offering a more practical default for users self-hosting binary caches, which may occasionally become unavailable, such as during updates.