]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
man: Specify HiddenServiceNumIntroductionPoints for v3
authorDavid Goulet <dgoulet@torproject.org>
Wed, 1 Nov 2017 16:35:14 +0000 (12:35 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 1 Nov 2017 17:50:04 +0000 (13:50 -0400)
A v3 service can have between 0 and 20 intro points where v2 has 0 to 10.

Fixes #24115

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/bug24115 [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/bug24115 b/changes/bug24115
new file mode 100644 (file)
index 0000000..767f138
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (manpage, hidden service):
+    - Mention that the HiddenServiceNumIntroductionPoints option is 0-10 for
+      v2 service and 0-20 for v3 service. Fixes bug 24115; bugfix on
+      0.3.2.1-alpha.
index e76efddcd5468fecd32f2035ff18f94b6e2c94ec..86999667a5f9ba1e1effac787267a22408f3835b 100644 (file)
@@ -2445,7 +2445,7 @@ The following options are used to configure a hidden service.
 
 [[HiddenServiceNumIntroductionPoints]] **HiddenServiceNumIntroductionPoints** __NUM__::
     Number of introduction points the hidden service will have. You can't
-    have more than 10. (Default: 3)
+    have more than 10 for v2 service and 20 for v3. (Default: 3)
 
 [[HiddenServiceSingleHopMode]] **HiddenServiceSingleHopMode** **0**|**1**::
     **Experimental - Non Anonymous** Hidden Services on a tor instance in