.wgetrc
changeset 86 1e9048a10b95
parent 75 956a463b63e3
child 149 d0e746f2c693
--- a/.wgetrc	Sun May 16 15:54:23 2010 +0300
+++ b/.wgetrc	Sun Jun 20 05:42:04 2010 +0300
@@ -1,2 +1,7 @@
 # As I not install cetificate, don't check them.
 check_certificate = off
+
+# Set all applicable timeout values to N sec. Equivalent to
+# specifying `--dns-timeout', `--connect-timeout', and
+# `--read-timeout', all at the same time.
+timeout = 10