ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.81k stars 2.96k forks source link

fix: switch lowpower profile to autoclient #10385

Closed lidel closed 1 month ago

lidel commented 1 month ago

We missed this in https://github.com/ipfs/kubo/pull/9708

Closes #9480 (no need for delay, even when HTTP and DHT are raced, lowpower benefits from cached HTTP responses)