aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-08 00:49:28 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-08 00:49:28 +0000
commite32668ab13d2247cde5e8aa23e0edf2f9c3a884b (patch)
tree80d627a09fc0cef6b3c741d584566e3676fbe16e /src/config
parent6cf584b76543de8e53b0ed5296c1fdadb2a50a8d (diff)
downloadtor-e32668ab13d2247cde5e8aa23e0edf2f9c3a884b.tar
tor-e32668ab13d2247cde5e8aa23e0edf2f9c3a884b.tar.gz
clean up torrc.sample more
svn:r1543
Diffstat (limited to 'src/config')
-rw-r--r--src/config/torrc.sample.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index d631c5764..93f3fbf36 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -37,9 +37,10 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
#HiddenServiceDir /tmp/hidden_service/
#HiddenServicePort 80 127.0.0.1:80
+
+#HiddenServiceDir /tmp/other_hidden_service/
+#HiddenServicePort 80 127.0.0.1:80
#HiddenServicePort 22 127.0.0.1:22
#HiddenServiceNodes moria1,moria2
#HiddenServiceExcludeNodes bad,otherbad
-#HiddenServiceDirectory /tmp/other_hidden_service/
-#HiddenServicePort 80 127.0.0.1:80