mirror of
https://github.com/boldsuck/haveno.git
synced 2024-12-23 04:29:22 +00:00
4325e3e0fb
Add flag that causes the JVM to exit with exit code 3 whenever there is an OutOfMemory exception.
1 line
40 B
Bash
1 line
40 B
Bash
JAVA_OPTS="-XX:+ExitOnOutOfMemoryError"
|