mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 18:13:54 +08:00
Update experimental-features.md
This commit is contained in:
@ -190,12 +190,12 @@ First, to prevent your node from even trying to connect to the default bootstrap
|
||||
ipfs bootstrap rm --all
|
||||
```
|
||||
|
||||
then
|
||||
Then add your own bootstrap peers with:
|
||||
```bash
|
||||
ipfs bootstrap add <multiaddr>
|
||||
```
|
||||
|
||||
example:
|
||||
For example:
|
||||
```
|
||||
ipfs bootstrap add /ip4/104.236.76.40/tcp/4001/ipfs/QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
|
||||
```
|
||||
|
Reference in New Issue
Block a user