aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc5
1 files changed, 2 insertions, 3 deletions
diff --git a/dillorc b/dillorc
index ab45bc10..b97e6045 100644
--- a/dillorc
+++ b/dillorc
@@ -115,9 +115,8 @@
# Set the proxy information for http.
# Note that the http_proxy environment variable overrides this setting.
-# 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.
+# WARNING: 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)