search for standard sites pub-search.waow.tech
search zig blog atproto
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

use official bluesky relay for tap

relay.fire.hose.cam doesn't support listReposByCollection,
which breaks the crawler's network enumeration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

zzstoatzz 8289eb75 64209ad6

+1
+1
tap/fly.toml
··· 7 7 [env] 8 8 TAP_DATABASE_URL = 'sqlite:///data/tap.db' 9 9 TAP_BIND = ':2480' 10 + TAP_RELAY_URL = 'https://relay1.us-east.bsky.network' 10 11 TAP_SIGNAL_COLLECTION = 'pub.leaflet.document' 11 12 TAP_COLLECTION_FILTERS = 'pub.leaflet.document,pub.leaflet.publication' 12 13 TAP_DISABLE_ACKS = 'true'