diff --git a/docs/config.md b/docs/config.md index af7e7c672..70668b61b 100644 --- a/docs/config.md +++ b/docs/config.md @@ -1864,8 +1864,8 @@ struct from [go-libp2p-resource-manager](https://github.com/libp2p/go-libp2p/tre Current resource usage and a list of services, protocols, and peers can be obtained via `ipfs swarm stats --help` -It is also possible to adjust some runtime limits via `ipfs stats limit --help`. -Changes made via `stats limit` are persisted in `Swarm.ResourceMgr.Limits`. +It is also possible to adjust some runtime limits via `ipfs swarm limit --help`. +Changes made via `ipfs swarm limit` are persisted in `Swarm.ResourceMgr.Limits`. Default: `{}` (use the safe implicit defaults)