Skip to content

Instantly share code, notes, and snippets.

@scottcain
Last active February 23, 2026 14:27
Show Gist options
  • Select an option

  • Save scottcain/7766a9d7ac4a97f5fd362abafbf331d7 to your computer and use it in GitHub Desktop.

Select an option

Save scottcain/7766a9d7ac4a97f5fd362abafbf331d7 to your computer and use it in GitHub Desktop.
wall-config.json
{
"servers": [
"mastodon.social",
"mstdn.science"
],
"tags": [
"galaxyproject",
"galaxyinresearch",
"usegalaxy"
],
"accounts": [
"galaxyproject@mstdn.science"
],
"loadFederated": false,
"loadPublic": false,
"loadTrends": false,
"languages": [],
"badWords": [],
"hideSensitive": true,
"hideBoosts": false,
"hideBots": true,
"hideReplies": true,
"limit": 10,
"interval": 60,
"title": "Fediwall",
"theme": "auto",
"showInfobar": true,
"showText": true,
"showMedia": true,
"playVideos": true,
"privacyContact": "https://defnull.de/contact/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment