mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 22:13:01 +02:00
tor: The slowest bandwidth rate for a relay is 20 kbyte/s.
This commit is contained in:
@@ -51,8 +51,7 @@ my @bandwidth_limits = (
|
||||
1024, # 1M
|
||||
512,
|
||||
256,
|
||||
128,
|
||||
64
|
||||
160
|
||||
);
|
||||
my @accounting_periods = ('daily', 'weekly', 'monthly');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user