mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
doc: Add version 3 to HiddenServiceVersion man page entry
Fixes #23580 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Documentation (hidden service, man page):
|
||||
- HiddenServiceVersion man page entry wasn't mentionning the now supported
|
||||
version 3. Fixes ticket 23580.; bugfix on 0.3.2.1-alpha.
|
||||
+1
-1
@@ -2382,7 +2382,7 @@ The following options are used to configure a hidden service.
|
||||
|
||||
[[HiddenServiceVersion]] **HiddenServiceVersion** __version__,__version__,__...__::
|
||||
A list of rendezvous service descriptor versions to publish for the hidden
|
||||
service. Currently, only version 2 is supported. (Default: 2)
|
||||
service. Currently, version 2 and 3 are supported. (Default: 2)
|
||||
|
||||
[[HiddenServiceAuthorizeClient]] **HiddenServiceAuthorizeClient** __auth-type__ __client-name__,__client-name__,__...__::
|
||||
If configured, the hidden service is accessible for authorized clients
|
||||
|
||||
Reference in New Issue
Block a user