소스 검색

Clarify torrc comment for IPv6Exit

Neel Chauhan 5 년 전
부모
커밋
06c76e79aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 ## 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.