From 220ce63d9546eb49c8f9e2f395ec1316cf4f3d15 Mon Sep 17 00:00:00 2001 From: lauralani Date: Fri, 7 Jul 2023 11:03:41 +0200 Subject: [PATCH] fix some descriptions in example/config.yaml --- examples/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/config.yaml b/examples/config.yaml index 444693a..d074771 100644 --- a/examples/config.yaml +++ b/examples/config.yaml @@ -20,7 +20,7 @@ mastodon: # default: 5m postinterval: "5m" - # Interval in which humble-bot tries to post bundles + # Post visibility of the bundles on mastodon # allowed values: ["public", "unlisted", "private"] # default: public visibility: "public"