We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379ef0b commit 693f516Copy full SHA for 693f516
README.md
@@ -358,6 +358,7 @@ be configured to communicate with each other. This is configured using the
358
- `--cluster.advertise-address` string: cluster advertise address
359
- `--cluster.peer` value: initial peers (repeat flag for each additional peer)
360
- `--cluster.peer-timeout` value: peer timeout period (default "15s")
361
+- `--cluster.peers-resolve-timeout` value: peers resolve timeout period (default "15s")
362
- `--cluster.gossip-interval` value: cluster message propagation speed
363
(default "200ms")
364
- `--cluster.pushpull-interval` value: lower values will increase
0 commit comments