Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin J. Thompson
Tor
Commits
edaea773
Commit
edaea773
authored
11 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Document the correct loglevel for the heartbeat message
parent
3433b7ce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changes/doc-heartbeat-loglevel
+3
-0
3 additions, 0 deletions
changes/doc-heartbeat-loglevel
doc/tor.1.txt
+1
-1
1 addition, 1 deletion
doc/tor.1.txt
with
4 additions
and
1 deletion
changes/doc-heartbeat-loglevel
0 → 100644
+
3
−
0
View file @
edaea773
o Minor documentation fixes:
- Fix the documentation of HeartbeatPeriod to say that the heartbeat
message is logged at notice, not at info.
This diff is collapsed.
Click to expand it.
doc/tor.1.txt
+
1
−
1
View file @
edaea773
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment