mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-01 02:30:39 +08:00
adding detail on Announce
Clarifying that the Announce array is only used when non-empty and will override the default inferred announce addresses. License: MIT Signed-off-by: John Reed <john@re2d.xyz>
This commit is contained in:
@ -43,7 +43,7 @@ Default:
|
|||||||
```
|
```
|
||||||
|
|
||||||
- `Announce`
|
- `Announce`
|
||||||
Array of swarm addresses to announce to the network.
|
If non-empty, this array specifies the swarm addresses to announce to the network. If empty, the daemon will announce inferred swarm addresses.
|
||||||
|
|
||||||
Default: `[]`
|
Default: `[]`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user