mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Minor cluster coordination docs fixes (#42111)
Fixes a typo and a badly-formatted warning.
This commit is contained in:
parent
03e53e8a95
commit
ed3230b3eb
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ Elasticsearch will assign the entire heap specified in
|
|||
heap size) settings. You should set these two settings to be equal to each
|
||||
other.
|
||||
|
||||
The value for these setting depends on the amount of RAM available on your
|
||||
The value for these settings depends on the amount of RAM available on your
|
||||
server:
|
||||
|
||||
* Set `Xmx` and `Xms` to no more than 50% of your physical RAM. {es} requires
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue