mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
6 lines
257 B
Text
6 lines
257 B
Text
o Minor features:
|
|
- Accept bandwidth and space limits in bits as well as bytes.
|
|
(Anywhere in the configuration file that you can say "2 Kilobytes",
|
|
you can now say "16 kilobits", and so on.) Resolves ticket 9214.
|
|
Patch by CharlieB.
|
|
|