Merge pull request #6415 from aakropotkin/doc.connect-timeout.default

doc: document nix.conf connect-timeout default
This commit is contained in:
Eelco Dolstra
2022-04-19 12:27:30 +02:00
committed by GitHub
+1 -1
View File
@@ -31,7 +31,7 @@ struct FileTransferSettings : Config
R"(
The timeout (in seconds) for establishing connections in the
binary cache substituter. It corresponds to `curl`s
`--connect-timeout` option.
`--connect-timeout` option. A value of 0 means no limit.
)"};
Setting<unsigned long> stalledDownloadTimeout{