Commit 9a790f73 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Merge branch 'maint-0.2.9'

parents 7918e219 caf74228
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -2427,8 +2427,9 @@ The following options are used to configure a hidden service.
    servers with different IP addresses.

    HiddenServiceSingleHopMode requires HiddenServiceNonAnonymousMode to be set
    to 1. Since a Single Onion is non-anonymous, you can not to run an
    anonymous SOCKSPort on the same tor instance as a Single Onion service.
    to 1. Since a Single Onion service is non-anonymous, you can not configure
    a SOCKSPort on a tor instance that is running in
    **HiddenServiceSingleHopMode**.
    (Default: 0)

[[HiddenServiceNonAnonymousMode]] **HiddenServiceNonAnonymousMode** **0**|**1**::