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