Procházet zdrojové kódy

Clarify torrc comment for IPv6Exit

Neel Chauhan před 7 roky
rodič
revize
06c76e79aa
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/config/torrc.sample.in

+ 1 - 1
src/config/torrc.sample.in

@@ -175,7 +175,7 @@
 ## Uncomment this if you want your relay to be an exit, with the default
 ## Uncomment this if you want your relay to be an exit, with the default
 ## exit policy (or whatever exit policy you set below).
 ## exit policy (or whatever exit policy you set below).
 ## (If ReducedExitPolicy, ExitPolicy, or IPv6Exit are set, relays are exits.
 ## (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
 #ExitRelay 1
 
 
 ## Uncomment this if you want your relay to allow IPv6 exit traffic.
 ## Uncomment this if you want your relay to allow IPv6 exit traffic.