Skip to content

Commit

Permalink
Increase memory allowed for MDA to 1.25GB
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jan 8, 2018
1 parent d42223d commit 91d41c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
be more than some invocations require, but there's no harm in having a higher
limit for all of them.
-->
<property name="java.max.memory" value="1024m"/>
<property name="java.max.memory" value="1280m"/>


<!--
Expand Down

0 comments on commit 91d41c0

Please sign in to comment.