summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-03-08 08:17:25 +0000
committerNick Mathewson <nickm@torproject.org>2006-03-08 08:17:25 +0000
commit9479bd02759293857268393396203f106304f566 (patch)
tree43f15bdae439f9adb008816195074fa64a14351d
parent6f6bbc6f912ad297e03da19c9fd68cfcb9617135 (diff)
downloadtor-9479bd02759293857268393396203f106304f566.tar.gz
tor-9479bd02759293857268393396203f106304f566.zip
Document AuthDir(Invalid|Reject)
svn:r6098
-rw-r--r--doc/tor.1.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index c150531ae9..1da825e0ec 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -677,6 +677,19 @@ If set to 1, Tor tries to build circuits through all of the servers it
knows about, so it can tell which are up and which are down. This
option is only useful for authoritative directories, so you probably
don't want to use it.
+.LP
+.TP
+\fBAuthDirInvalid \fR\fIAddressPattern\fR...\fP
+Authoritative directories only. A set of address patterns for servers that
+will never be listed as "valid" in any network status document that this
+authority publishes.
+.LP
+.TP
+\fBAuthDirReject \fR\fIAddressPattern\fR...\fP
+Authoritative directories only. A set of address patterns for servers that
+will never be listed at all in any network status document that this
+authority publishes, or accepted as an OR address in any descriptor submitted
+for publication by this authority.
.SH HIDDEN SERVICE OPTIONS
.PP