aboutsummaryrefslogtreecommitdiff
path: root/sample-config.toml
diff options
context:
space:
mode:
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"