Created
June 9, 2014 17:06
-
-
Save marti1125/a3ddbc5723ed0780b46e to your computer and use it in GitHub Desktop.
change size of memory for play framework project
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
jvm.memory=-Xmx2G -Xms2G -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment