]> sjero.net Git - wget/blobdiff - doc/sample.wgetrc
Default value for waitretry.
[wget] / doc / sample.wgetrc
index 7aeacc74e1dc087f2859d955ce38a986d1d223ef..08e810fdbd3102686676eb8130940a1e21d8e381 100644 (file)
@@ -49,7 +49,7 @@
 # downloads, set waitretry to maximum number of seconds to wait (Wget
 # will use "linear backoff", waiting 1 second after the first failure
 # on a file, 2 seconds after the second failure, etc. up to this max).
-waitretry = 10
+#waitretry = 10
 
 
 ##
@@ -110,3 +110,6 @@ waitretry = 10
 # To have Wget follow FTP links from HTML files by default, set this
 # to on:
 #follow_ftp = off
+
+# To try ipv6 addresses first:
+#prefer-family = IPv6