ipfs / rainbow

A specialized IPFS HTTP gateway
https://docs.ipfs.tech/reference/http/gateway/
Other
75 stars 12 forks source link

fix: disable bitswap provider announcements #132

Closed hacdias closed 5 months ago

hacdias commented 5 months ago

When introducing #114, we enabled provider announcements for the Bitswap server when the peering shared cache is enabled. That is not needed, and only adds additional work load to the Rainbow node. Here we disable it (it's true by default).

2color commented 5 months ago

Out of curiosity, what is Bitswap provider announcements and is it documented anywhere?

hacdias commented 5 months ago

@2color here: