Last active
September 22, 2015 22:47
-
-
Save cruzer45/56eb8f9ec31ef496368d 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
CATALINA_OPTS="-Xms1G -Xmx1G" | |
JAVA_OPTS="-Dfile.encoding=UTF-8 -Xms4G -Xmx4G -XX:PermSize=1G -XX:MaxPermSize=1G" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment