Schlagwort: aside
-
August 18, 2025 at 06:02PM
#aside: the only line that is currently accurate and therefore needed is DISABLE_FETCH_PREVIEWS=truethis change supersedes the previous setting, and I will take note of that in the tldr below. #server #asca #mastodon Quelle: Mastodon
-
August 18, 2025 at 02:32PM
#aside and #tldr Running a solo Mastodon instance? Here's how to keep it clean and #gdpr compliant: – Disable link previews: DISABLE_FETCH_PREVIEWS=true – Disable embeds: DISABLE_EMBED_PREVIEW=true – Purge old PreviewCards via Rails console – Avoid federated content – Self-author everything – Host locally, anonymize IPs Respectful publishing, no third-party hosting #asca #server #mastodon #selfhosted #germany…
-
August 18, 2025 at 01:45PM
Aside: you can read how to do this here https://doc.wallabag.org/user/configuration/rss/Copy the #RSS link #wallabag puts out and add it as a source in #FreshRSS. And to my surprise, it actually links to the proper article instead of linking to the internal wallabag URL. I would’ve fixed it by parsing it in #huginn though, should it’ve…