tinyproxy.conf.5: clarify that upstream none makes direct connection

This commit is contained in:
rofl0r 2020-08-19 12:07:19 +01:00
parent 335477b16e
commit c984122acd

View File

@ -163,7 +163,7 @@ The possible keywords and their descriptions are as follows:
`type` can be one of `http`, `socks4`, `socks5`, `none`. `type` can be one of `http`, `socks4`, `socks5`, `none`.
* 'upstream none "site_spec"' turns off upstream support for sites * 'upstream none "site_spec"' turns off upstream support for sites
matching `site_spec`. matching `site_spec`, that means the direction is done directly.
The site can be specified in various forms as a hostname, domain The site can be specified in various forms as a hostname, domain
name or as an IP range: name or as an IP range: