Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion node-util/conf/sysconfig/watchman
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Number of seconds to wait before resetting retries
#RETRY_PERIOD=28800

# Number of seconds a gear must remain inconsistent with it's state before
# Number of seconds a gear must remain inconsistent with its state before
# Watchman attempts to reset state
#STATE_CHANGE_DELAY=900

Expand Down
2 changes: 1 addition & 1 deletion node-util/man8/oo-watchman.8
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Number of seconds to wait before accepting another gear restart. Default: 300 se
Number of seconds to wait before resetting retries. Default: 28800 seconds (8 hours)
.TP
.B STATE_CHANGE_DELAY
Number of seconds a gear must remain inconsistent with it's state before
Number of seconds a gear must remain inconsistent with its state before
Watchman attempts to reset state. Default: 900 seconds (15 minutes)
.TP
.B STATE_CHECK_PERIOD
Expand Down