Skip to content

Commit c853af5

Browse files
jrodewigLeaf-Lin
andauthored
[DOCS] Clarify location of custom JVM options files (#72656) (#72681)
Clarify the files to be modified are in the `jvm.options.d/` folder Co-authored-by: Leaf-Lin <[email protected]>
1 parent 111e248 commit c853af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/setup/advanced-configuration.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Where you put the JVM options files depends on the type of installation:
2121
* Docker: Bind mount custom JVM options files into
2222
`/usr/share/elasticsearch/config/jvm.options.d/`.
2323

24-
NOTE: Do not modify the root `jvm.options` file. Use JVM options files instead.
24+
NOTE: Do not modify the root `jvm.options` file. Use files in `jvm.options.d/` instead.
2525

2626
[[jvm-options-syntax]]
2727
===== JVM options syntax

0 commit comments

Comments
 (0)