1
This commit is contained in:
parent
393d75c386
commit
8688f1c41c
@ -1,6 +1,6 @@
|
|||||||
GAME_ID=1009
|
GAME_ID=1009
|
||||||
LOG4J2_FILE="conf/log4j2.xml"
|
LOG4J2_FILE="conf/log4j2.xml"
|
||||||
JAR_NAME="logger-server.jar"
|
JAR_NAME="logger-server-1.0.jar"
|
||||||
if [ ! -f "bin/is_test_env" ]; then
|
if [ ! -f "bin/is_test_env" ]; then
|
||||||
JAVA_OPTS="-server -Xms512m -Xmx512m -Xmn128m -XX:SurvivorRatio=4 -XX:InitiatingHeapOccupancyPercent=75"
|
JAVA_OPTS="-server -Xms512m -Xmx512m -Xmn128m -XX:SurvivorRatio=4 -XX:InitiatingHeapOccupancyPercent=75"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user