From: Sebastian Hahn Date: Sat, 18 Sep 2010 12:48:21 +0000 (+0200) Subject: Add RefuseUnknownExits to the manpage X-Git-Tag: tor-0.2.2.17-alpha~27^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ac2de5ab98522abaa3289d6db155567e6126b50;p=thirdparty%2Ftor.git Add RefuseUnknownExits to the manpage --- diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 3b7e30bdfb..c42aae0e09 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -905,6 +905,12 @@ is non-zero): the next day. All times are local, and given in 24-hour time. (Defaults to "month 1 0:00".) +**RefuseUnknownExits** **0**|**1**|**auto**:: + Prevent nodes that don't appear in the consensus from exiting using this + relay. If the option is 1, we always block exit attempts from such + nodes; if it's 0, we never do, and if the option is "auto", then we do + whatever the authorities suggest in the consensus. (Defaults to auto.) + **ServerDNSResolvConfFile** __filename__:: Overrides the default DNS configuration with the configuration in __filename__. The file format is the same as the standard Unix