This website requires JavaScript.
Explore
Help
Sign in
haveno-network
/
haveno-marketplace-core
Watch
1
Star
0
Fork
You've already forked haveno-marketplace-core
0
forked from
haveno-network/haveno-core
Code
Pull requests
Activity
15d2c24a82
haveno-marketplace-core
/
pricenode
/
haveno-pricenode.env
2 lines
40 B
Bash
Raw
Normal View
History
Unescape
Escape
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.
2022-05-31 09:46:09 +00:00
JAVA_OPTS
=
"-XX:+ExitOnOutOfMemoryError"
Copy permalink