Skip to content
Snippets Groups Projects
Commit 1092fdca authored by Sebastian Hahn's avatar Sebastian Hahn
Browse files

HiddenServiceVersion must be set to 2 currently.

0d68da23 removed support for Version 0,
but didn't fix the manpage.
parent 15462f72
No related branches found
No related tags found
No related merge requests found
.TH TOR 1 "January 2009" "TOR"
.TH TOR 1 "August 2009" "TOR"
.SH NAME
tor \- The second-generation onion router
.SH SYNOPSIS
......@@ -1369,7 +1369,7 @@ if you're using a Tor controller that handles hidserv publishing for you.
.TP
\fBHiddenServiceVersion \fR\fIversion\fR,\fIversion\fR,\fI...\fP
A list of rendezvous service descriptor versions to publish for the hidden
service. Possible version numbers are 0 and 2. (Default: 0, 2)
service. Currently, only version 2 is supported. (Default: 2)
.LP
.TP
\fBHiddenServiceAuthorizeClient \fR\fIauth-type\fR \fR\fIclient-name\fR,\fIclient-name\fR,\fI...\fP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment