mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Add JVM flag ExitOnOutOfMemoryError
Add flag that causes the JVM to exit with exit code 3 whenever there is an OutOfMemory exception.
This commit is contained in:
parent
ad15fcd5c4
commit
4d35ed9132
@ -1 +1 @@
|
||||
JAVA_OPTS=""
|
||||
JAVA_OPTS="-XX:+ExitOnOutOfMemoryError"
|
||||
|
Loading…
Reference in New Issue
Block a user