mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
doc/rl-next: add substituter-timeout
This commit is contained in:
parent
cbdd0c1035
commit
13dafac243
1 changed files with 7 additions and 0 deletions
7
doc/manual/rl-next/substituter-timeout.md
Normal file
7
doc/manual/rl-next/substituter-timeout.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
synopsis: "Reduce connect timeout for http substituter"
|
||||
issues:
|
||||
prs: [12876]
|
||||
---
|
||||
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue