summaryrefslogtreecommitdiff
path: root/src/config/routers.or
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2002-07-19 18:48:03 +0000
committerRoger Dingledine <arma@torproject.org>2002-07-19 18:48:03 +0000
commitfee55dd4a39da1bea1455dd4445d8db6b0b9b63d (patch)
treed80d9ba53b572efc6783c42126c0792aefe48646 /src/config/routers.or
parent61d10b309f5759a820b97af0776eb36db10eefc8 (diff)
downloadtor-fee55dd4a39da1bea1455dd4445d8db6b0b9b63d.tar.gz
tor-fee55dd4a39da1bea1455dd4445d8db6b0b9b63d.zip
minor cleanups in config files
svn:r62
Diffstat (limited to 'src/config/routers.or')
-rw-r--r--src/config/routers.or2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/routers.or b/src/config/routers.or
index 34c0e9e9a9..06520ce87d 100644
--- a/src/config/routers.or
+++ b/src/config/routers.or
@@ -1,5 +1,5 @@
# List of core onion routers in the network.
-# Line format : router-address router-port min-bandwidth(kilobytes/s) max-bandwidthkilobytes/s)
+# Line format : router-address router-port bandwidth(bytes/s) bandwidth(bytes/s)
# followed by the routers public key.
# router-port is where the router is accepting connections from other routers.