Minimal demo config

This commit is contained in:
Marcel Hellkamp 2023-10-31 17:02:00 +01:00
parent c60fa4180a
commit 8c86e09e01

View File

@ -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"
}