commit c29e66a88345ec90d8a8cffbad94beabd0b364ad Author: ArunaMaurya221B aruna.maurya12@gmail.com Date: Sat Feb 10 19:40:05 2018 +0530
PaddingStatistics documented properly --- doc/tor.1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 24b075785..7259149d9 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2257,8 +2257,8 @@ is non-zero): When this option is enabled, Tor collects statistics for padding cells sent and received by this relay, in addition to total cell counts. These statistics are rounded, and omitted if traffic is low. This - information is important for load balancing decisions related to padding. - (Default: 1) + information is important for load balancing decisions related to padding. If ExtraInfoStatistics is enabled, it will be published + as a part of extra-info document. (Default: 1)
[[DirReqStatistics]] **DirReqStatistics** **0**|**1**:: Relays and bridges only.
tor-commits@lists.torproject.org