diff options
author | corvid <corvid@lavabit.com> | 2010-01-15 19:23:04 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-01-15 19:23:04 +0000 |
commit | ead29a413caaa3df922d3306b4c4911b5520ba59 (patch) | |
tree | c53c29e52e14bc8109dfb23f31725b5970f89869 /dillorc | |
parent | 0aa2466e6616b3679476602775122134bf2e2bd9 (diff) |
link
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) |