]> sjero.net Git - wget/blobdiff - doc/sample.wgetrc
[svn] Document ftp_proxy in sample.wgetrc.
[wget] / doc / sample.wgetrc
index 67fcc7ddcad463ceb34ac603e3c2f6447eba2c8d..dbdec959197368ab865ba0294000532b9f2fe3a7 100644 (file)
@@ -70,9 +70,10 @@ waitretry = 10
 # is *not* sent by default.
 #header = Accept-Language: en
 
-# You can set the default proxy for Wget to use.  It will override the
-# value in the environment.
+# You can set the default proxies for Wget to use for http and ftp.
+# They will override the value in the environment.
 #http_proxy = http://proxy.yoyodyne.com:18023/
+#ftp_proxy = http://proxy.yoyodyne.com:18023/
 
 # If you do not want to use proxy at all, set this to off.
 #use_proxy = on