X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=doc%2Fsample.wgetrc;h=064ceb165ee7815fe21647635e35cf218fd8c7b4;hb=4a08094db88011153adadbf995103770b20d2a31;hp=7ef9ef4a76d2ffcb9e54de7b1cc92a49a60cfd64;hpb=090f1596ae2eb446c265a62849f59657a9ee9e07;p=wget diff --git a/doc/sample.wgetrc b/doc/sample.wgetrc index 7ef9ef4a..064ceb16 100644 --- a/doc/sample.wgetrc +++ b/doc/sample.wgetrc @@ -6,7 +6,7 @@ ## avoid having to type many many command-line options. This file does ## not contain a comprehensive list of commands -- look at the manual ## to find out what you can put into this file. -## +## ## Wget initialization file can reside in /usr/local/etc/wgetrc ## (global, for all users) or $HOME/.wgetrc (for a single user). ## @@ -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 ## @@ -73,8 +73,9 @@ waitretry = 10 # is *not* sent by default. #header = Accept-Language: en -# You can set the default proxies for Wget to use for http and ftp. +# You can set the default proxies for Wget to use for http, https, and ftp. # They will override the value in the environment. +#https_proxy = http://proxy.yoyodyne.com:18023/ #http_proxy = http://proxy.yoyodyne.com:18023/ #ftp_proxy = http://proxy.yoyodyne.com:18023/