diff options
author | Robert Ransom <rransom.8774@gmail.com> | 2011-02-10 11:06:05 -0800 |
---|---|---|
committer | Robert Ransom <rransom.8774@gmail.com> | 2011-02-10 11:06:05 -0800 |
commit | 6f07363e72b2ba7424ec64d3f294e2646a620705 (patch) | |
tree | 62490fbe21b558ac1a15f3a49d2c4296afcf43d0 /doc | |
parent | d43470ad8a6b82e3d8a5aa0c1beb729fa65859b5 (diff) | |
download | tor-6f07363e72b2ba7424ec64d3f294e2646a620705.tar.gz tor-6f07363e72b2ba7424ec64d3f294e2646a620705.zip |
Document what descriptors HSAuthoritativeDir serves
Fixes bug 2089.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 81f1ee6267..fc1ce73238 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1069,7 +1069,8 @@ if DirPort is non-zero): **HSAuthoritativeDir** **0**|**1**:: When this option is set in addition to **AuthoritativeDirectory**, Tor also - accepts and serves hidden service descriptors. (Default: 0) + accepts and serves v0 hidden service descriptors, + which are produced and used by Tor 0.2.1.x and older. (Default: 0) **HidServDirectoryV2** **0**|**1**:: When this option is set, Tor accepts and serves v2 hidden service |