Fix bad asciidoc
This commit is contained in:
parent
d26b7457cf
commit
b201605a81
|
@ -44,7 +44,7 @@ your server. Good rules of thumb are:
|
||||||
|
|
||||||
Here are examples of how to set the heap size via the jvm.options file:
|
Here are examples of how to set the heap size via the jvm.options file:
|
||||||
|
|
||||||
[source]
|
[source,txt]
|
||||||
------------------
|
------------------
|
||||||
Xms2g <1>
|
Xms2g <1>
|
||||||
Xmx2g <2>
|
Xmx2g <2>
|
||||||
|
|
Loading…
Reference in New Issue