mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-12-26 07:49:31 -05:00
pricenode: Add JVM flag ExitOnOutOfMemoryError to pricenode.env
Add flag that causes the JVM to exit with exit code 3 whenever there is an OutOfMemory exception.
This commit is contained in:
parent
8d63b89d5c
commit
4325e3e0fb
@ -1 +1 @@
|
|||||||
JAVA_OPTS=""
|
JAVA_OPTS="-XX:+ExitOnOutOfMemoryError"
|
||||||
|
Loading…
Reference in New Issue
Block a user