tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c29e66a88345ec90d8a8cffbad94beabd0b364ad
parent bebd5809f381d9ead529efeb28d62dac01f846a8
Author: ArunaMaurya221B <aruna.maurya12@gmail.com>
Date:   Sat, 10 Feb 2018 19:40:05 +0530

PaddingStatistics documented properly

Diffstat:
Mdoc/tor.1.txt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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.