mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Document the correct loglevel for the heartbeat message
This commit is contained in:
parent
3433b7ce39
commit
edaea773e5
3
changes/doc-heartbeat-loglevel
Normal file
3
changes/doc-heartbeat-loglevel
Normal file
@ -0,0 +1,3 @@
|
||||
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user