Explorar el Código

More reasonable CoinWeight, now that we can handle large paths

svn:r70
Roger Dingledine hace 23 años
padre
commit
a303325dca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/config/moria1-orrc

+ 1 - 1
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