mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
Document what descriptors HSAuthoritativeDir serves
Fixes bug 2089.
This commit is contained in:
parent
d43470ad8a
commit
6f07363e72
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue