diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-01 13:50:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-01 13:50:06 -0400 |
commit | affaaa1968ceed8d33b11168221887dbb52f0285 (patch) | |
tree | a93865d5d9c1210362d4cbc7279956063d684b78 /doc | |
parent | acdd349dee9edf1b3af354f3c8decb91ee267ba0 (diff) | |
parent | 8687d9cf441514977e93e774dfe29a6f3816dcfc (diff) | |
download | tor-affaaa1968ceed8d33b11168221887dbb52f0285.tar.gz tor-affaaa1968ceed8d33b11168221887dbb52f0285.zip |
Merge branch 'maint-0.3.2'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 329da5fcaa..1d1c7f5e04 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2544,7 +2544,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 |