Skip to content
Snippets Groups Projects
Commit eb0597be authored by tpylak's avatar tpylak
Browse files

minor: add openbis.conf to integration tests

SVN: 12056
parent 72e38732
No related branches found
No related tags found
No related merge requests found
#
# openBIS configuration file
#
#
# Home directory of the JRE that should be used
#
#JAVA_HOME=${JAVA_HOME:=/usr/java/latest}
#
# General options to the JRE
#
JAVA_OPTS=${JAVA_OPTS:=-server -d64 -Djavax.net.ssl.trustStore=openBIS.keystore}
#
# Memory options to the JRE
#
JAVA_MEM_OPTS="-Xmx2048m -Xms512m -XX:MaxPermSize=256m"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment