diff --git a/config/domains-federated.sample b/config/domains-federated.sample index ad03e04..57337bb 100644 --- a/config/domains-federated.sample +++ b/config/domains-federated.sample @@ -1,7 +1,12 @@ +## Comments require two #'s,, like ## + ## Fake Firehose will only take all public posts from these domains ## This is the true firehose, use it carefully or blow up your server -### International English (if you aren't from the US) ### +## Hashtags to follow by instance +mastodon.social #JohnMastodon #silentsunday #mastoadmin + +## International English (if you aren't from the US) ### mastodon.scot aus.social mastodon.nz diff --git a/config/domains-local.sample b/config/domains-local.sample index f71b5b8..f95e269 100644 --- a/config/domains-local.sample +++ b/config/domains-local.sample @@ -8,4 +8,7 @@ techhub.social fosstodon.org ### News & Politics ### -journa.host \ No newline at end of file +journa.host + +### Cool People ### +raynor.haus \ No newline at end of file diff --git a/config/hashtags.sample b/config/hashtags.sample index e69de29..12dfadc 100644 --- a/config/hashtags.sample +++ b/config/hashtags.sample @@ -0,0 +1,11 @@ +## If this file is not empty then EVERY host from an earlier file +## including duplicates, will stream to look for these hashtags + +## You can list hashtags with a leading "#" ... + +cybersecurity +mastoadmin + +## Or you can list hashtags with the "#" + +#mastodon \ No newline at end of file