Clarify torrc comment for IPv6Exit

This commit is contained in:
Neel Chauhan 2019-04-16 08:20:48 -04:00
parent e7c22e6e48
commit 06c76e79aa

View File

@ -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.