We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111e248 commit c853af5Copy full SHA for c853af5
docs/reference/setup/advanced-configuration.asciidoc
@@ -21,7 +21,7 @@ Where you put the JVM options files depends on the type of installation:
21
* Docker: Bind mount custom JVM options files into
22
`/usr/share/elasticsearch/config/jvm.options.d/`.
23
24
-NOTE: Do not modify the root `jvm.options` file. Use JVM options files instead.
+NOTE: Do not modify the root `jvm.options` file. Use files in `jvm.options.d/` instead.
25
26
[[jvm-options-syntax]]
27
===== JVM options syntax
0 commit comments