aboutsummaryrefslogtreecommitdiff
path: root/sample-config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sample-config.toml')
-rw-r--r--sample-config.toml3
1 files changed, 1 insertions, 2 deletions
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"