forked from
tangled.org/core
fork
Configure Feed
Select the types of activity you want to include in your feed.
Monorepo for Tangled
fork
Configure Feed
Select the types of activity you want to include in your feed.
1export TAP_BIND=:2481
2export TAP_RETRY_TIMEOUT=3s
3export TAP_RESYNC_PARALLELISM=10
4
5# export TAP_SIGNAL_COLLECTION=sh.tangled.repo.collaborator
6export TAP_SIGNAL_COLLECTION=sh.tangled.repo
7
8export TAP_COLLECTION_FILTERS=sh.tangled.repo
9export TAP_COLLECTION_FILTERS=$TAP_COLLECTION_FILTERS,sh.tangled.repo.collaborator
10
11# export TAP_COLLECTION_FILTERS=$TAP_COLLECTION_FILTERS,sh.tangled.knot
12# export TAP_COLLECTION_FILTERS=$TAP_COLLECTION_FILTERS,sh.tangled.knot.member
13# export TAP_COLLECTION_FILTERS=$TAP_COLLECTION_FILTERS,sh.tangled.spindle
14# export TAP_COLLECTION_FILTERS=$TAP_COLLECTION_FILTERS,sh.tangled.spindle.member