From c0da8dd61b7447f18f03744202e52640220f10a9 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Mon, 19 Dec 2022 22:43:11 -0500 Subject: wip --- sample-config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sample-config.toml') 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" -- cgit v1.2.3