diff options
author | Roger Dingledine <arma@torproject.org> | 2007-11-03 22:08:52 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-11-03 22:08:52 +0000 |
commit | fcc115e7635140df93253032a613c2ee6ff1179e (patch) | |
tree | 005ffd377c350250e3c19a2d7af602cf6efa053d /ChangeLog | |
parent | e59c47c26cecf1a6a79d67ffe6f1a92b691c88e8 (diff) | |
download | tor-fcc115e7635140df93253032a613c2ee6ff1179e.tar.gz tor-fcc115e7635140df93253032a613c2ee6ff1179e.zip |
Raise the default BandwidthRate/BandwidthBurst to 5MB/10MB, to
accommodate the growing number of servers that use the default
and are reaching it.
svn:r12364
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ Changes in version 0.2.0.10-alpha - 2007-11-0? hidden service posting and fetching. - Code to implement new hidden service descriptor format (from Karsten Loesing). + - Raise the default BandwidthRate/BandwidthBurst to 5MB/10MB, to + accommodate the growing number of servers that use the default + and are reaching it. o Major bugfixes: - Stop servers from crashing if they set a Family option (or |