chore: remove Mastodon syndicator and related patches

Blog is now a native ActivityPub actor; Mastodon syndication via
troet.cafe is no longer needed. Removes the syndicator package,
config vars, patch script, and env example entries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Sven
2026-03-14 22:31:37 +01:00
parent 296745fcf8
commit 3708dd92c3
5 changed files with 2 additions and 567 deletions

View File

@@ -38,11 +38,5 @@ SYNDICATE_MOUNT_PATH=/syndicate
BLUESKY_HANDLE=
BLUESKY_PASSWORD=
# Mastodon syndicator settings
# MASTODON_USER should be your username without @
MASTODON_URL=
MASTODON_USER=
MASTODON_ACCESS_TOKEN=
# Poll interval for webmention-sender (seconds). Long enough for deploys to complete.
WEBMENTION_SENDER_POLL_INTERVAL=600