moncheck - add timeout to example config

This commit is contained in:
Gibheer 2018-11-29 10:46:38 +01:00
parent 83a1b45b19
commit 0456e8e407

View File

@ -1,4 +1,5 @@
{ {
"db": "user=moncheck dbname=monzero", "db": "user=moncheck dbname=monzero",
"timeout": "5s",
"wait": "5s" "wait": "5s"
} }