mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-25 15:29:38 +01:00
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"
|