IPFS - Switch between profiles
Update IPFS bandwidth/profile when using LibreWeb. So by default use lowpower for example, and whenever LibreWeb is starting use improved performance. So the IPFS daemon can run in the background, without much impact on resources and/or data bandwidth.
To reduce it, you can enable the "lowpower" (
ipfs config profile apply lowpower
) profile, or lower your connection manager limits (https://github.com/ipfs/go-ipfs/blob/master/docs/config.md#basic-connection-manager). Connecting to fewer peers will reduce the amount of peers that ask you bitswap requests in the background.