[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[or-cvs] minor cleanups in config files
Update of /home/or/cvsroot/src/config
In directory moria.seul.org:/home/arma/work/onion/cvs/src/config
Modified Files:
moria1-orrc moria2-orrc moria3-orrc routers.or
Log Message:
minor cleanups in config files
Index: moria1-orrc
===================================================================
RCS file: /home/or/cvsroot/src/config/moria1-orrc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- moria1-orrc 16 Jul 2002 02:12:53 -0000 1.2
+++ moria1-orrc 19 Jul 2002 18:48:03 -0000 1.3
@@ -6,7 +6,7 @@
# Private key
PrivateKeyFile moria1-private
-CoinWeight 0.01
+CoinWeight 0.0001
ORPort 9001
OPPort 9011
Index: moria2-orrc
===================================================================
RCS file: /home/or/cvsroot/src/config/moria2-orrc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- moria2-orrc 16 Jul 2002 02:12:53 -0000 1.2
+++ moria2-orrc 19 Jul 2002 18:48:03 -0000 1.3
@@ -6,7 +6,7 @@
# Private key
PrivateKeyFile moria2-private
-CoinWeight 0.01
+CoinWeight 0.0001
ORPort 9002
OPPort 9012
Index: moria3-orrc
===================================================================
RCS file: /home/or/cvsroot/src/config/moria3-orrc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- moria3-orrc 16 Jul 2002 02:12:53 -0000 1.2
+++ moria3-orrc 19 Jul 2002 18:48:03 -0000 1.3
@@ -6,7 +6,7 @@
# Private key
PrivateKeyFile moria3-private
-CoinWeight 0.01
+CoinWeight 0.0001
ORPort 9003
OPPort 9013
Index: routers.or
===================================================================
RCS file: /home/or/cvsroot/src/config/routers.or,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- routers.or 19 Jul 2002 00:33:31 -0000 1.4
+++ routers.or 19 Jul 2002 18:48:03 -0000 1.5
@@ -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.