diff options
author | corvid <corvid@lavabit.com> | 2009-05-18 03:25:37 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-05-18 03:25:37 +0000 |
commit | e949bbc7ed966ed47bebba5798756501bd285917 (patch) | |
tree | 25afae09398020b4ddedf01c785d4c157c2063c7 | |
parent | 6ec89a2aa8b999034c8edec7ddf197a8e703d1a6 (diff) |
dillorc http_proxy pref mention environment var
-rw-r--r-- | dillorc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ # http_language="vi,de-CH,de;q=0.5,th;q=0.3" # 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. |