mirror of
https://github.com/defnull/fediwall.git
synced 2024-11-22 15:43:31 +01:00
d93a7f32da
Hashtags and domain-less accounts are searched on all configured servers. Accounts with a domain are now always fetched from their home server. closes #2
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
{
|
|
"servers": ["mastodon.social"],
|
|
"tags": ["foss", "cats", "dogs"],
|
|
"accounts": [],
|
|
"limit": 20,
|
|
"interval": 10,
|
|
"theme": "light",
|
|
"info": "top"
|
|
} |