瀏覽代碼

More reasonable CoinWeight, now that we can handle large paths

svn:r70
Roger Dingledine 23 年之前
父節點
當前提交
a303325dca
共有 1 個文件被更改,包括 1 次插入1 次删除
  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