tor: The slowest bandwidth rate for a relay is 20 kbyte/s.

This commit is contained in:
Michael Tremer
2013-08-02 10:42:41 +02:00
parent 9e4cb00b42
commit 6eb9c49d60

View File

@@ -51,8 +51,7 @@ my @bandwidth_limits = (
1024, # 1M
512,
256,
128,
64
160
);
my @accounting_periods = ('daily', 'weekly', 'monthly');