Skip to content

Commit f539d5b

Browse files
geekpeteChristoph Büscher
authored and
Christoph Büscher
committed
[Docs] Correct previous yaml formatting (#30828)
1 parent e64a180 commit f539d5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/docs/reindex.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,9 +435,10 @@ of allowed remote `host` and `port` combinations (e.g.
435435
ignored by the whitelist - only host and port are used, for example:
436436

437437

438-
```
438+
[source,yaml]
439+
--------------------------------------------------
439440
reindex.remote.whitelist: "otherhost:9200, another:9200, 127.0.10.*:9200, localhost:*"
440-
```
441+
--------------------------------------------------
441442

442443
The whitelist must be configured on any nodes that will coordinate the reindex.
443444

0 commit comments

Comments
 (0)