From 836cf9e4ebb3c6525cc788335c27a29814f8cc58 Mon Sep 17 00:00:00 2001 From: Valentin Riess Date: Fri, 13 Oct 2023 19:07:09 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5fa011f..2a357fc 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ subscribed_instances: limit: 20 mastodon.social: limit: 5 + +# Filter posts from specific instances +filtered_instances: + - example.com ``` ## Features