mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
reformat comment and fix typo
svn:r2485
This commit is contained in:
@@ -33,10 +33,11 @@ AllowUnverifiedNodes middle,rendezvous
|
||||
# Uncomment this to start the process in the background
|
||||
#RunAsDaemon 1
|
||||
|
||||
# The three trusted directory servers on the current Tor network. The entries
|
||||
# below are for moria1, moria2, and tor26 respectively. Tor only trusts
|
||||
# directories signed with one of these three keys, and uses the given addresses
|
||||
# to conntect to the trusted directory servers.
|
||||
# The three trusted directory servers on the current Tor network.
|
||||
# The entries below are for moria1, moria2, and tor26 respectively.
|
||||
# Tor only trusts directories signed with one of these three keys,
|
||||
# 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 62.116.124.106:9030 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D
|
||||
|
||||
Reference in New Issue
Block a user