aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-03 01:48:22 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-03 01:48:22 +0000
commit15036380a8477db073eb1b865cddd6e923857285 (patch)
treefae3c1be6557fe2b3a8be0e9f7df7847dbd08db3 /src/config
parent99dc566c18b2c54b6b8c598638d0f3784f083321 (diff)
downloadtor-15036380a8477db073eb1b865cddd6e923857285.tar
tor-15036380a8477db073eb1b865cddd6e923857285.tar.gz
no underscores in nicknames
svn:r1454
Diffstat (limited to 'src/config')
-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 d9016165e..2ace3c42d 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -39,7 +39,7 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
#HiddenServicePort 80 127.0.0.1:80
#HiddenServicePort 22 127.0.0.1:22
#HiddenServiceNodes moria1,moria2
-#HiddenServiceExcludeNodes bad,other_bad
+#HiddenServiceExcludeNodes bad,otherbad
#HiddenServiceDirectory /tmp/other_hidden_service/
#HiddenServicePort 80 127.0.0.1:80