diff options
author | George Kadianakis <desnacked@riseup.net> | 2014-12-18 17:44:47 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-12-19 10:35:34 -0500 |
commit | 13a6fb9a2aa499e160e2b7d71794d6f5614bbd19 (patch) | |
tree | 53219b06094f98e6cb99e306f135540b473bf3a7 /doc | |
parent | 14e83e626be84c4f311b8e8f0d80ca141675fa9e (diff) | |
download | tor-13a6fb9a2aa499e160e2b7d71794d6f5614bbd19.tar.gz tor-13a6fb9a2aa499e160e2b7d71794d6f5614bbd19.zip |
HS stats: Add changes file and improve man page.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index b09f322d3d..6526a89bf8 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1765,9 +1765,11 @@ is non-zero): of connections to disk every 24 hours. (Default: 0) [[HiddenServiceStatistics]] **HiddenServiceStatistics** **0**|**1**:: - When this option is enabled, a Tor relay writes statistics on its role as - hidden-service directory, introduction point, or rendezvous point to disk - every 24 hours. (Default: 0) + When this option is enabled, a Tor relay writes obfuscated + statistics on its role as hidden-service directory, introduction + point, or rendezvous point to disk every 24 hours. If + ExtraInfoStatistics is also enabled, these statistics are further + published to the directory authorities. (Default: 0) [[ExtraInfoStatistics]] **ExtraInfoStatistics** **0**|**1**:: When this option is enabled, Tor includes previously gathered statistics in |