diff options
Diffstat (limited to 'docs/source/markdown/options/health-interval.md')
-rw-r--r-- | docs/source/markdown/options/health-interval.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/markdown/options/health-interval.md b/docs/source/markdown/options/health-interval.md new file mode 100644 index 000000000..581e35f65 --- /dev/null +++ b/docs/source/markdown/options/health-interval.md @@ -0,0 +1,3 @@ +#### **--health-interval**=*interval* + +Set an interval for the healthchecks. An _interval_ of **disable** results in no automatic timer setup. The default is **30s**. |