mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +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:
parent
8391abb06b
commit
42a0c14f2a
@ -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: `[]`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user