浏览代码

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.