diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-03-22 19:01:46 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-03-22 19:01:46 +0000 |
commit | ec81f870181940909507fd5356fa5ecc11c7440e (patch) | |
tree | 81e3f8c5afc9d6622e3813c328a4eb34a7edaa00 /doc/TODO | |
parent | 2d662bf773fd9b73c2698f9ddb2e473df180a8e9 (diff) | |
download | tor-ec81f870181940909507fd5356fa5ecc11c7440e.tar tor-ec81f870181940909507fd5356fa5ecc11c7440e.tar.gz |
Implement an option to cap bandwidth-to-advertise. Arma: can you improve the manpage entry by explaining why you would want to do this?
svn:r3813
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ R o pick the whole path when you start the circuit. they're rejected. - controller should have an event to learn about new addressmappings? - how do ulimits work on win32, anyway? - - have a separate config option which caps bandwidth-to-advertise. + o have a separate config option which caps bandwidth-to-advertise. For 0.1.0.x: |