From b5591aa8deed658cd3bb032d4800d7eb1c5b8a3f Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 1 Jan 2023 17:00:31 -0500 Subject: working note lookups --- 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 a89678a..218660a 100644 --- a/sample-config.toml +++ b/sample-config.toml @@ -6,7 +6,7 @@ name = "sample" rpc = "cgi" # rename to protocol? # add response type? like Note exec = "sample-cgi-handler.sh" -interval = "5s" +interval = "55s" # [[handlers]] # name = "another" -- cgit v1.2.3