aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2010-01-18 08:55:05 -0300
committerJorge Arellano Cid <jcid@dillo.org>2010-01-18 08:55:05 -0300
commita593fe8b62e148da741e8ce054f4b3bedcf81403 (patch)
tree42c11938246fb6b989c1df0f36794f3759fbb9b7 /dillorc
parent6c118637ea99f74c49803ac528d70a38c54bbd64 (diff)
parentaa10e22a8530fcd4e4b18540a73ffc22c8d4610e (diff)
merge
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc3
1 files changed, 2 insertions, 1 deletions
diff --git a/dillorc b/dillorc
index ce279bf6..33a4a40d 100644
--- a/dillorc
+++ b/dillorc
@@ -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)