From f50a36d5cc69c095ba4a5d4a3d240c5284e2b234 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 8 Jan 2023 08:47:54 -0500 Subject: summaries and only render if image exists --- sample-config.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sample-config.toml') diff --git a/sample-config.toml b/sample-config.toml index d724689..fc7bee3 100644 --- a/sample-config.toml +++ b/sample-config.toml @@ -5,8 +5,7 @@ dbPath = "bub.db" name = "sample" rpc = "cgi" # rename to protocol? exec = "sample-cgi-handler.sh" -avatarUrl = "https://loremflickr.com/320/240/dog" -avatarContentType = "image/jpeg" +summary = "sample bot" interval = "1h" dedupWindow = "5h" -- cgit v1.2.3