Skip to content
Snippets Groups Projects
Commit edaea773 authored by Nick Mathewson's avatar Nick Mathewson :family:
Browse files

Document the correct loglevel for the heartbeat message

parent 3433b7ce
No related branches found
No related tags found
No related merge requests found
o Minor documentation fixes:
- Fix the documentation of HeartbeatPeriod to say that the heartbeat
message is logged at notice, not at info.
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment