Browse Source

it's HiddenServiceDir

svn:r1457
Roger Dingledine 21 years ago
parent
commit
3dc3d0c4cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/config/torrc.sample.in

+ 1 - 1
src/config/torrc.sample.in

@@ -35,7 +35,7 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
 ## This stuff is so bleeding-edge that my teeth hurt just thinking
 ## This stuff is so bleeding-edge that my teeth hurt just thinking
 ## about it.
 ## about it.
 
 
-#HiddenServiceDirectory /tmp/hidden_service/
+#HiddenServiceDir /tmp/hidden_service/
 #HiddenServicePort 80 127.0.0.1:80
 #HiddenServicePort 80 127.0.0.1:80
 #HiddenServicePort 22 127.0.0.1:22
 #HiddenServicePort 22 127.0.0.1:22
 #HiddenServiceNodes moria1,moria2
 #HiddenServiceNodes moria1,moria2