mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
stats: Stop reporting statistics when ExtraInfoStatistics is 0
When ExtraInfoStatistics is 0, stop including bandwidth usage statistics, GeoIPFile hashes, ServerTransportPlugin lines, and bridge statistics by country in extra-info documents. Fixes bug 29018; bugfix on 0.2.4.1-alpha (and earlier versions).
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (stats):
|
||||
- When ExtraInfoStatistics is 0, stop including bandwidth usage statistics,
|
||||
GeoIPFile hashes, ServerTransportPlugin lines, and bridge statistics
|
||||
by country in extra-info documents. Fixes bug 29018;
|
||||
bugfix on 0.2.4.1-alpha.
|
||||
Reference in New Issue
Block a user