Skip to content

Commit

Permalink
[Docs] Correct previous yaml formatting (#30828)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekpete authored and Christoph Büscher committed May 25, 2018
1 parent e64a180 commit f539d5b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/reference/docs/reindex.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,10 @@ of allowed remote `host` and `port` combinations (e.g.
ignored by the whitelist - only host and port are used, for example:


```
[source,yaml]
--------------------------------------------------
reindex.remote.whitelist: "otherhost:9200, another:9200, 127.0.10.*:9200, localhost:*"
```
--------------------------------------------------

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

Expand Down

0 comments on commit f539d5b

Please sign in to comment.