diff options
author | Gibheer <gibheer+git@zero-knowledge.org> | 2018-11-19 14:15:31 +0100 |
---|---|---|
committer | Gibheer <gibheer+git@zero-knowledge.org> | 2018-11-19 14:15:31 +0100 |
commit | 4d57bfaecb088a900630f5047cc2ede2dcd6b47f (patch) | |
tree | d0c74b6426a344a7192a1831b0767c416c7f6d29 /moncheck.conf.example | |
parent | b7cacc928feda32557834f59fd7b2e9bb7a53a97 (diff) |
add example config files
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" +} |