summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.