]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/tor.cgi
tor: The slowest bandwidth rate for a relay is 20 kbyte/s.
[people/teissler/ipfire-2.x.git] / html / cgi-bin / tor.cgi
index 0c173e0ccef97c163ab4f9836c337c97b6b3511a..dca5fda143c2e596329cfc8300166b74e991aaa5 100644 (file)
@@ -51,8 +51,7 @@ my @bandwidth_limits = (
               1024, # 1M
                512,
                256,
-               128,
-                64
+               160
 );
 my @accounting_periods = ('daily', 'weekly', 'monthly');