Initial firehose connections

This commit is contained in:
Lewis
2025-12-10 19:24:10 +02:00
parent 8cfea3b480
commit c09f0e9982
27 changed files with 1339 additions and 1438 deletions
+4
View File
@@ -13,6 +13,10 @@ AWS_SECRET_ACCESS_KEY=minioadmin
PDS_HOSTNAME=localhost:3000
PLC_URL=plc.directory
# A comma-separated list of WebSocket URLs for firehose relays to push updates to.
# e.g., RELAYS=wss://relay.bsky.social,wss://another-relay.com
RELAYS=
# Notification Service Configuration
# At least one notification channel should be configured for user notifications to work.
# Email notifications (via sendmail/msmtp)