diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2010-01-18 08:55:05 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2010-01-18 08:55:05 -0300 |
commit | a593fe8b62e148da741e8ce054f4b3bedcf81403 (patch) | |
tree | 42c11938246fb6b989c1df0f36794f3759fbb9b7 /dillorc | |
parent | 6c118637ea99f74c49803ac528d70a38c54bbd64 (diff) | |
parent | aa10e22a8530fcd4e4b18540a73ffc22c8d4610e (diff) |
merge
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -114,7 +114,8 @@ # Set the proxy information for http. # Note that the http_proxy environment variable overrides this setting. # WARNING: FTP and downloads plugins use wget. To use a proxy with them, -# you will need to configure wget accordingly. +# you will need to configure wget accordingly. See +# http://www.gnu.org/software/wget/manual/html_node/Proxies.html # http_proxy="http://localhost:8080/" #(by default, no proxy is used) |