mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Update Java version.
This is the version we use now.
This commit is contained in:
parent
a62655c15d
commit
34766592da
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# install in /etc/default/bisq.env
|
# install in /etc/default/bisq.env
|
||||||
|
|
||||||
# java home, set to openjdk 10
|
# java home, set to openjdk 10
|
||||||
JAVA_HOME=/usr/lib/jvm/openjdk-10.0.2
|
JAVA_HOME=/usr/lib/jvm/openjdk-11.0.2
|
||||||
|
|
||||||
# java memory and remote management options
|
# java memory and remote management options
|
||||||
JAVA_OPTS="-Xms4096M -Xmx4096M -XX:+ExitOnOutOfMemoryError"
|
JAVA_OPTS="-Xms4096M -Xmx4096M -XX:+ExitOnOutOfMemoryError"
|
||||||
|
|
Loading…
Add table
Reference in a new issue