aboutsummaryrefslogtreecommitdiff
path: root/moncheck.conf.example
diff options
context:
space:
mode:
authorGibheer <gibheer+git@zero-knowledge.org>2018-11-29 10:46:38 +0100
committerGibheer <gibheer+git@zero-knowledge.org>2018-11-29 10:46:38 +0100
commit0456e8e407d792d419124c287e325ea2a196b383 (patch)
tree3ca66ee6f67cff776981f166ae2c2a5376982fcc /moncheck.conf.example
parent83a1b45b19658f7436504368ab87416787f2d95d (diff)
moncheck - add timeout to example config
Diffstat (limited to 'moncheck.conf.example')
-rw-r--r--moncheck.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/moncheck.conf.example b/moncheck.conf.example
index 7bd3be9..2e8991d 100644
--- a/moncheck.conf.example
+++ b/moncheck.conf.example
@@ -1,4 +1,5 @@
{
"db": "user=moncheck dbname=monzero",
+ "timeout": "5s",
"wait": "5s"
}