mirror of
https://github.com/retoaccess1/haveno-reto.git
synced 2024-11-10 21:23:46 +01: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