aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-10-14 10:05:22 +0000
committerRoger Dingledine <arma@torproject.org>2004-10-14 10:05:22 +0000
commit56e151eb419f242b5765992982152ace08a999b1 (patch)
tree50e74ab290aef08d42166d9ff078afbab9787b3a /src/config
parent30b5ceb6fb5969e284a9d36865e30e3fd2723970 (diff)
downloadtor-56e151eb419f242b5765992982152ace08a999b1.tar
tor-56e151eb419f242b5765992982152ace08a999b1.tar.gz
advertise moria2's dirport as 18.244.0.114:80
svn:r2511
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 b86a9aa53..5fcdabef5 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -39,7 +39,7 @@ AllowUnverifiedNodes middle,rendezvous
# and uses the given addresses to connect to the trusted directory
# servers.
DirServer 18.244.0.188:9031 FFCB 46DB 1339 DA84 674C 70D7 CB58 6434 C437 0441
-DirServer 18.244.0.188:9032 719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF
+DirServer 18.244.0.114:80 719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF
DirServer 62.116.124.106:9030 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D
##################### Below is just for servers #####################