We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I start a Play! application, I can set the memory by setting an environment variable.
export _JAVA_OPTIONS="-Xmx1800M -Xms128M -XX:MaxPermSize=384m"