mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 16:35:45 +00:00
Changed JAVA_OPTS to ES_JAVA_OPTS in plugin docs
This commit is contained in:
parent
6ff947427d
commit
7d4ed5b19e
@ -207,7 +207,7 @@ options can be set on the command line:
|
||||
sudo bin/elasticsearch-plugin install mobz/elasticsearch-head -DproxyHost=host_name -DproxyPort=port_number
|
||||
-----------------------------------
|
||||
|
||||
On Windows, they need to be added to the `JAVA_OPTS` environment variable:
|
||||
On Windows, they need to be added to the `ES_JAVA_OPTS` environment variable:
|
||||
|
||||
[source,shell]
|
||||
-----------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user