mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
4d35ed9132
Add flag that causes the JVM to exit with exit code 3 whenever there is an OutOfMemory exception.
2 lines
40 B
Bash
2 lines
40 B
Bash
JAVA_OPTS="-XX:+ExitOnOutOfMemoryError"
|