From c29e66a88345ec90d8a8cffbad94beabd0b364ad Mon Sep 17 00:00:00 2001 From: ArunaMaurya221B Date: Sat, 10 Feb 2018 19:40:05 +0530 Subject: [PATCH] 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 24b0757858..7259149d92 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.