doc: add missing documentation for http_proxy.always

This commit is contained in:
Henrik Stuart 2010-02-11 21:11:59 +01:00
parent b500e0f9b2
commit 534ea9a0f8

View File

@ -618,6 +618,9 @@ proxy.
Optional. Password to authenticate with at the proxy server.
``user``
Optional. User name to authenticate with at the proxy server.
``always``
Optional. Always use the proxy, even for localhost and any entries
in ``http_proxy.no``. True or False. Default: False.
``smtp``
""""""""