aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-06-29 13:10:08 +0000
committerRoger Dingledine <arma@torproject.org>2006-06-29 13:10:08 +0000
commit1f407c174d8c76fdf0d15fb8284e8a45318c867a (patch)
treeced0b74f73e93d6948e245fdb6766ba9ea63b776
parent475eb5d6fe5cbda92cdb03a3254977d793c27940 (diff)
downloadtor-1f407c174d8c76fdf0d15fb8284e8a45318c867a.tar
tor-1f407c174d8c76fdf0d15fb8284e8a45318c867a.tar.gz
remove the word 'middleman' from the sample torrc
svn:r6703
-rw-r--r--src/config/torrc.sample.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index eab888f57..2770bc48d 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -135,5 +135,5 @@ SocksListenAddress 127.0.0.1 # accept connections only from localhost
##
#ExitPolicy accept *:6660-6667,reject *:* # allow irc ports but no more
#ExitPolicy accept *:119 # accept nntp as well as default exit policy
-#ExitPolicy reject *:* # middleman only -- no exits allowed
+#ExitPolicy reject *:* # no exits allowed