aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2010-08-15 15:25:09 +0200
committerKarsten Loesing <karsten.loesing@gmx.net>2010-12-03 16:47:52 +0100
commit076a688d76f7acb3c2efc0efef6bdb621de9fefd (patch)
treea3762f2deb68514dc32a0bfc3957d2a08a04f541 /doc/tor.1.txt
parentc3c6a6ed34d274a3abbe459c97ee46b2ac99da30 (diff)
downloadtor-076a688d76f7acb3c2efc0efef6bdb621de9fefd.tar
tor-076a688d76f7acb3c2efc0efef6bdb621de9fefd.tar.gz
Add ChangeLog entry and man page entry.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 5ac249aab..8949a6ea5 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1027,6 +1027,10 @@ is non-zero):
When this option is enabled, Tor writes statistics on the number of relayed
bytes and opened stream per exit port to disk every 24 hours. (Default: 0)
+**ConnDirectionStats** **0**|**1**::
+ When this option is enabled, Tor writes statistics on the bidirectional use
+ of connections to disk every 24 hours. (Default: 0)
+
**ExtraInfoStatistics** **0**|**1**::
When this option is enabled, Tor includes previously gathered statistics in
its extra-info documents that it uploads to the directory authorities.