From: Roger Dingledine Date: Mon, 22 Jul 2002 04:08:15 +0000 (+0000) Subject: More reasonable CoinWeight, now that we can handle large paths X-Git-Tag: tor-0.0.2pre8~398 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a303325dca17f198722302b7d6188dbe68dd314d;p=thirdparty%2Ftor.git More reasonable CoinWeight, now that we can handle large paths svn:r70 --- diff --git a/src/config/moria1-orrc b/src/config/moria1-orrc index f265586dd5..6c548a61a8 100644 --- a/src/config/moria1-orrc +++ b/src/config/moria1-orrc @@ -6,7 +6,7 @@ RouterFile ../config/routers.or # Private key PrivateKeyFile moria1-private -CoinWeight 0.0001 +CoinWeight 0.01 ORPort 9001 OPPort 9011