aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-11-21 18:11:24 +0100
committerjcid <devnull@localhost>2008-11-21 18:11:24 +0100
commitc1ca0106410d2d902a3f0fb4b8504c5b23ac7cea (patch)
tree492b4014db56f413a020a13641eefd69d338a871 /dillorc
parent41fcd4d8148404ebcad1ed19f11858a4b502148e (diff)
- dillorc comment change.
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc5
1 files changed, 3 insertions, 2 deletions
diff --git a/dillorc b/dillorc
index e61b1c40..2876f643 100644
--- a/dillorc
+++ b/dillorc
@@ -98,8 +98,9 @@
#search_url="http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
# Set the proxy information for http.
-# WARNING: dillo uses wget for ftp and https. To use a proxy for those
-# protocols, you will need to configure wget.
+# WARNING: - HTTPS does not currently use the proxy settings.
+# - FTP and downloads plugins use wget. To use a proxy with them,
+# you will need to configure wget accordingly.
# http_proxy="http://localhost:8080/"
#(by default, no proxy is used)