aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2011-08-19 16:15:03 +0200
committerJacob Appelbaum <jacob@appelbaum.net>2011-08-19 16:15:03 +0200
commit5e40918ade723becb9b3e9e388f05442fd62a4e5 (patch)
treeffcdb1dc1a284e3cc6fa158311414395d887da59 /packages
parent3fcd1051437b12f3f56bd8d7dc81f58497b9cef5 (diff)
downloadtorouter-5e40918ade723becb9b3e9e388f05442fd62a4e5.tar.gz
torouter-5e40918ade723becb9b3e9e388f05442fd62a4e5.zip
implement #3481
Diffstat (limited to 'packages')
-rw-r--r--packages/torouter-prep/configs/torrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/torouter-prep/configs/torrc b/packages/torouter-prep/configs/torrc
index 9ad3a51..29a9526 100644
--- a/packages/torouter-prep/configs/torrc
+++ b/packages/torouter-prep/configs/torrc
@@ -96,8 +96,8 @@ Nickname Torouter
## Define these to limit how much relayed traffic you will allow. Your
## own traffic is still unthrottled. Note that RelayBandwidthRate must
## be at least 20 KBytes.
-#RelayBandwidthRate 100 KBytes # Throttle traffic to 100KB/s (800Kbps)
-#RelayBandwidthBurst 200 KBytes # But allow bursts up to 200KB/s (1600Kbps)
+RelayBandwidthRate 50KB KBytes
+RelayBandwidthBurst 75KB KBytes
## Contact info to be published in the directory, so we can contact you
## if your relay is misconfigured or something else goes wrong. Google
@@ -151,7 +151,6 @@ Nickname Torouter
## won't be able to block all the bridges. Also, websites won't treat you
## differently because they won't know you're running Tor. If you can
# be a real relay, please do; but if not, be a bridge!
-
BridgeRelay 1
ExitPolicy reject *:*