diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-12-22 12:24:13 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-12-22 12:24:13 -0500 |
commit | 6830667d58815219476593901334b2e19554d8af (patch) | |
tree | 22fdb0bee95bdffc7467dea1f731ace6c38077c4 /changes/bug13988 | |
parent | 5b55778c86b88329725521d2c93829a9c9ad3501 (diff) | |
download | tor-6830667d58815219476593901334b2e19554d8af.tar.gz tor-6830667d58815219476593901334b2e19554d8af.zip |
Increase bandwidth usage report interval to 4 hours.
Diffstat (limited to 'changes/bug13988')
-rw-r--r-- | changes/bug13988 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug13988 b/changes/bug13988 new file mode 100644 index 0000000000..e816335a3b --- /dev/null +++ b/changes/bug13988 @@ -0,0 +1,3 @@ + o Minor bugfixes (statistics): + - Increase period over which bandwidth observations are aggregated + from 15 minutes to 4 hours. Fixes bug 13988; bugfix on 0.0.8pre1. |