@cryptotaxi247 / kubo / commits / 42a0c14f2

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>

John Reed committed Nov 20, 2017 at 09:48 UTC 42a0c14f2a321c912356f07ff0f6096fa9c4ea3b
1 file changed +1 -1
docs/config.md
+1 -1
@@ -43,7 +43,7 @@ Default:
43 ```
44
45 - `Announce`
46 -Array of swarm addresses to announce to the network.
46 +If non-empty, this array specifies the swarm addresses to announce to the network. If empty, the daemon will announce inferred swarm addresses.
47
48 Default: `[]`
49