mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 09:59:13 +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`
|
||||
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: `[]`
|
||||
|
||||
|
Reference in New Issue
Block a user