clean up and slightly document the config files

svn:r179
This commit is contained in:
Roger Dingledine
2003-03-16 04:40:16 +00:00
parent c5ed007ac8
commit d9770fbd96
8 changed files with 50 additions and 24 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
# List of directory servers.
# Line format : address ORPort OPPort APPort DirPort bandwidth(bytes/s)
# followed by the routers public key.
# router-port is where the router is accepting connections from other routers.
# ORport is where the router listens for other routers
# OPPort is where the router listens for onion proxies (speaking cells)
# APPort is where the router listens for applications (speaking socks)
# DirPort is where the router listens for directory download requests
# Router 1
moria.mit.edu 9001 9011 9021 9031 1000000