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.
2 parents c0a8940 + d2fbff7 commit 8a76112Copy full SHA for 8a76112
jobs/elasticsearch/templates/config/jvm.options.erb
@@ -46,4 +46,6 @@
46
-Dlog4j2.disable.jmx=true
47
-Dlog4j.skipJansi=true
48
49
-<% p('elasticsearch.jvm_options').each do |opt| %><%= opt %><% end %>
+<% p('elasticsearch.jvm_options').each do |opt| %>
50
+<%= opt %>
51
+<% end %>
0 commit comments