Last active
May 23, 2016 20:11
-
-
Save sammso/f6e3ff2f3c461c37348d4bf858b9be9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set JAVA_HOME=C:\PROGRA~1\Java\jdk1.8.0_91 | |
set "CATALINA_OPTS=%CATALINA_OPTS% -Dfile.encoding=UTF8 -Djava.net.preferIPv4Stack=true -Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=false -Duser.timezone=GMT -Xmx1024m -XX:MaxPermSize=384m" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment