You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/modules/transport.asciidoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ addressable from the outside. Defaults to the actual port assigned via
36
36
37
37
|`transport.publish_host` |The host address to publish for nodes in the cluster to connect to. Defaults to `transport.host` (if set) or `network.publish_host`.
38
38
39
-
|`transport.host` |Used to set the `transport.bind_host` and the `transport.publish_host` Defaults to `transport.host` or `network.host`.
39
+
|`transport.host` |Used to set the `transport.bind_host` and the `transport.publish_host`.
40
40
41
41
42
42
|`transport.connect_timeout` |The connect timeout for initiating a new connection (in
0 commit comments