diff --git a/.github/workflows/demo-config.json b/.github/workflows/demo-config.json index 913fe2a..50c6dd3 100644 --- a/.github/workflows/demo-config.json +++ b/.github/workflows/demo-config.json @@ -1,9 +1,6 @@ { - "server": "mastodon.social", + "servers": ["mastodon.social"], "tags": ["foss", "cats", "dogs", "fediwall"], "accounts": ["defnull@chaos.social"], - "limit": 20, - "interval": 10, - "theme": "dark", - "info": "top" + "theme": "dark" } \ No newline at end of file