MyNixOS website logo
option

services.activemq.extraJavaOptions

Add extra options here that you want to be sent to the Java runtime when the broker service is started.

Declarations
Type
strings concatenated with " "
Default
""
Example
"-Xmx2G -Xms2G -XX:MaxPermSize=512M"