Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Chariot max heap size can be configured on all version of Chariot in the <chariot_install_dir>/chariot/yajsw/conf/wrapper.conf file.

Code Block
languagejs
# Example 4GB Max Heap 2

wrapper.java.additional.6 = -Xmx4g

...