From: Neel Chauhan Date: Tue, 16 Apr 2019 12:20:48 +0000 (-0400) Subject: Clarify torrc comment for IPv6Exit X-Git-Tag: tor-0.4.1.1-alpha~65^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06c76e79aab3ff9cbed04bd3f670099e57d851b6;p=thirdparty%2Ftor.git Clarify torrc comment for IPv6Exit --- diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 95167d03fd..9d514e6bda 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -175,7 +175,7 @@ ## Uncomment this if you want your relay to be an exit, with the default ## exit policy (or whatever exit policy you set below). ## (If ReducedExitPolicy, ExitPolicy, or IPv6Exit are set, relays are exits. -## If neither exit policy option is set, relays are non-exits.) +## If none of these options are set, relays are non-exits.) #ExitRelay 1 ## Uncomment this if you want your relay to allow IPv6 exit traffic.