diff options
author | Roger Dingledine <arma@torproject.org> | 2007-11-29 12:51:50 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-11-29 12:51:50 +0000 |
commit | ff981c8805c4a80a2896b32c08431fcabe865221 (patch) | |
tree | 5ba6581b3e6ff653d8876480fff8359291605282 /doc/tor.1.in | |
parent | 4a08380ad738611bd1d5fd96166b0dcd21abe54c (diff) | |
download | tor-ff981c8805c4a80a2896b32c08431fcabe865221.tar.gz tor-ff981c8805c4a80a2896b32c08431fcabe865221.zip |
doc fixes from karsten
svn:r12603
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index bf2832f67e..879690b818 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -985,6 +985,11 @@ periodically (every 15 minutes) writes statistics about hidden service usage to a file \fBhsusage\fP in its data directory. (Default: 0) .LP .TP +\fBHidServDirectoryV2 \fR\fB0\fR|\fB1\fR\fP +When this option is set, Tor accepts and serves v2 hidden service +descriptors. (Default: 0) +.LP +.TP \fBDirPort \fR\fIPORT\fP Advertise the directory service on this port. .LP |