diff options
Diffstat (limited to 'moncheck.conf.example')
-rw-r--r-- | moncheck.conf.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/moncheck.conf.example b/moncheck.conf.example new file mode 100644 index 0000000..7bd3be9 --- /dev/null +++ b/moncheck.conf.example @@ -0,0 +1,4 @@ +{ + "db": "user=moncheck dbname=monzero", + "wait": "5s" +} |