This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
haveno
Watch
1
Star
0
Fork
0
You've already forked haveno
mirror of
https://github.com/haveno-dex/haveno.git
synced
2024-12-27 16:29:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b291fdae73
haveno
/
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 05:46:09 -04:00
JAVA_OPTS
=
"-XX:+ExitOnOutOfMemoryError"
Reference in New Issue
Copy Permalink