mirror of
https://github.com/defnull/fediwall.git
synced 2024-11-21 15:13:20 +01:00
26 lines
495 B
Plaintext
26 lines
495 B
Plaintext
{
|
|
"servers": ["mastodon.social"],
|
|
"tags": ["foss", "cats", "dogs"],
|
|
"accounts": [],
|
|
|
|
"loadPublic": false,
|
|
"loadFederated": false,
|
|
"loadTrends": false,
|
|
|
|
"languages": [],
|
|
"badWords": [],
|
|
"hideSensitive": true,
|
|
"hideBots": true,
|
|
"hideReplies": true,
|
|
"hideBoosts": false,
|
|
|
|
"limit": 20,
|
|
"interval": 10,
|
|
|
|
"title": "Fediwall",
|
|
"theme": "auto",
|
|
"showInfobar": true,
|
|
"showText": true,
|
|
"showMedia": true,
|
|
"playVideos": true
|
|
} |