From f0cbc35ca9f15a24adff891a2dfce7b03ee92346 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 28 Sep 2009 11:37:30 +0200 Subject: docs: document ConnectPort in tinyproxy.conf(5) --- docs/man5/tinyproxy.conf.txt.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/man5') diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index d74f762..aace0e5 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -269,6 +269,12 @@ The possible keywords and their descriptions are as follows: Anonymous "Authorization" Anonymous "Cookie" +*ConnectPort*:: + + This option can be used to specify the ports allowed for the + CONNECT method. If no `ConnectPort` line is found, then all + ports are allowed. To disable CONNECT altogether, include a + single ConnectPort line with a value of `0`. BUGS -- cgit v1.2.3