social-posting/config.toml.example
2026-07-28 09:57:31 -03:00

13 lines
No EOL
281 B
Text

rss_feeds = [
"https://jeffmackinnon.com/feeds/all.rss.xml",
"https://www.cbc.ca/webfeed/rss/rss-canada-novascotia",
]
post_age_limit = 30 # posts older than 30 days are not published (marked as previously published)
[mastodon]
base_url = ""
api_token = "the api here"