aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2009-06-01 01:29:42 +0000
committercorvid <corvid@lavabit.com>2009-06-01 01:29:42 +0000
commit16e260e5621cde71a2a7baef681e5b658c2cc2b3 (patch)
tree4daf1644375c7ee5e98deaaec86b769ce2e1e784 /dillorc
parentfe833a994380f5e200904ecb367ae5d2b79701fd (diff)
proxy support for HTTPS
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)