aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-08-16 21:58:50 -0400
committerNick Mathewson <nickm@torproject.org>2013-08-16 21:59:41 -0400
commitedaea773e57cc39e892643bcce12c755810f508b (patch)
tree8f45ec386be148af105c1d5a9b689ad10e2a5262 /doc
parent3433b7ce3992b9566dba9b64f64f0676e712696a (diff)
downloadtor-edaea773e57cc39e892643bcce12c755810f508b.tar
tor-edaea773e57cc39e892643bcce12c755810f508b.tar.gz
Document the correct loglevel for the heartbeat message
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 86e9afc18..732a7790d 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1530,7 +1530,7 @@ is non-zero):
**HeartbeatPeriod** __N__ **minutes**|**hours**|**days**|**weeks**::
Log a heartbeat message every **HeartbeatPeriod** seconds. This is
- a log level __info__ message, designed to let you know your Tor
+ a log level __notice__ message, designed to let you know your Tor
server is still alive and doing useful things. Settings this
to 0 will disable the heartbeat. (Default: 6 hours)