aboutsummaryrefslogtreecommitdiff
path: root/sample-config.toml
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-12-20 03:43:11 +0000
committerJulio Capote <jcapote@gmail.com>2022-12-20 03:43:11 +0000
commitc0da8dd61b7447f18f03744202e52640220f10a9 (patch)
treecc36dd69ef89b0171578681559a7ff374c40b27b /sample-config.toml
parentafdf8a014236452e098ab1266c9a9315824f8103 (diff)
downloadcommunique-c0da8dd61b7447f18f03744202e52640220f10a9.tar.gz
wip
Diffstat (limited to 'sample-config.toml')
-rw-r--r--sample-config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-config.toml b/sample-config.toml
index 6a8b6f9..38a71f7 100644
--- a/sample-config.toml
+++ b/sample-config.toml
@@ -5,7 +5,7 @@ dbPath = "bub.db"
name = "sample"
rpc = "cgi"
exec = "sample-cgi-handler.sh"
-interval = "10s"
+interval = "5s"
# [[handlers]]
# name = "another"