mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variants
Also raise those minima from 20 to 75 and 50 respectively. Closes ticket 13822.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor features:
|
||||
- Use separate minimum bandwidth values for the configurations of
|
||||
relays and bridges. Raise the minimum configured bandwidth for
|
||||
bridges to 50 KiB/sec and for relays to 75 KiB/sec. (The old
|
||||
values were 20 KiB/sec.) Closes ticket 13822.
|
||||
Reference in New Issue
Block a user