Skip to content

Commit

Permalink
stealing all java settings from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheMain committed Oct 11, 2024
1 parent 45ddeee commit b1dfc89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/opensearch/templates/config/jvm.options.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# Xms represents the initial size of total heap space
# Xmx represents the maximum size of total heap space

-Xms${heap.min}
-Xmx${heap.max}
#-Xms2g
#-Xmx2g

################################################################
## Expert settings
Expand Down

0 comments on commit b1dfc89

Please sign in to comment.