diff options
Diffstat (limited to 'config/global')
-rw-r--r-- | config/global/download.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/global/download.in b/config/global/download.in index 370d97b8..115eefc5 100644 --- a/config/global/download.in +++ b/config/global/download.in @@ -47,6 +47,8 @@ config CONNECT_TIMEOUT Note that this value applies equally to wget if you have that installed. + If '-1' is specified, no timeout reconfiguration options are passed to wget/curl. + config ONLY_DOWNLOAD bool prompt "Stop after downloading tarballs" |