aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaarten Vanraes <alien@mageia.org>2013-09-01 15:46:19 +0200
committerMaarten Vanraes <alien@mageia.org>2013-09-01 15:46:19 +0200
commit00cb439f2cda6ee5d2cbfbf8447246f4e268cb1f (patch)
tree29057a39410ef6daa4582bd5f91be8bd72d9fa97
parent8f3ce988b4f88ce427226702252c758c61d0274d (diff)
downloadurpmi-proxy-00cb439f2cda6ee5d2cbfbf8447246f4e268cb1f.tar
urpmi-proxy-00cb439f2cda6ee5d2cbfbf8447246f4e268cb1f.tar.gz
urpmi-proxy-00cb439f2cda6ee5d2cbfbf8447246f4e268cb1f.tar.bz2
urpmi-proxy-00cb439f2cda6ee5d2cbfbf8447246f4e268cb1f.tar.xz
urpmi-proxy-00cb439f2cda6ee5d2cbfbf8447246f4e268cb1f.zip
add more comment to tuning parameters
-rw-r--r--urpmi-proxy.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi-proxy.conf b/urpmi-proxy.conf
index 5089313..bb17718 100644
--- a/urpmi-proxy.conf
+++ b/urpmi-proxy.conf
@@ -46,6 +46,7 @@
# $merge_files = undef;
## These are the tuning settings when downloading files.
+## If you have multiple sources, you might keep connect_timeout very low (5s)
# $connect_timeout = 120;
# $ftp_response_timeout = 30;
# $max_stall_speed = 8192;