summaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorArunaMaurya221B <aruna.maurya12@gmail.com>2018-02-10 19:40:05 +0530
committerNick Mathewson <nickm@torproject.org>2018-03-13 21:28:36 +0100
commitc29e66a88345ec90d8a8cffbad94beabd0b364ad (patch)
tree69ac1a43bd7c215707ec5af2a6919eb97c061086 /doc/tor.1.txt
parentbebd5809f381d9ead529efeb28d62dac01f846a8 (diff)
downloadtor-c29e66a88345ec90d8a8cffbad94beabd0b364ad.tar.gz
tor-c29e66a88345ec90d8a8cffbad94beabd0b364ad.zip
PaddingStatistics documented properly
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt4
1 files 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.