Commit fcac5bab by Gil Sade

added use schedular.

parent 3f6d3755
Showing with 2 additions and 0 deletions
......@@ -27,11 +27,13 @@ java -jar \
-Dmcweb.ip=172.16.1.97:9998 \
-Dmcpresence.ip=1.1.1.1:9999 \
-Dmcpresence.sip.ip=1.1.1.1:9999 \
-Dredis.host=172.16.1.97 \
-Dredis.port=6379 \
-DdataLogic.IpAddress=172.16.97:50045 \
-DconfigFile.location=/opt/mcx/config \
-Dmcz.files.location=/opt/mcz \
-Dfile.encoding=UTF-8 \
-Duse.schedular=true \
$RESIN_HOME/lib/resin.jar \
-Xdebug -Xrunjdwp:transport=dt_socket,address=9080,server=y,suspend=n \
-root-directory $RESIN_HOME \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment