Skip to content

Commit

Permalink
#11196: Disabled gradle-jvmargs in favor of gradle-opts (#11589)
Browse files Browse the repository at this point in the history
  • Loading branch information
agomez-dotcms committed May 16, 2017
1 parent 01389f2 commit 40f07bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotCMS/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ licenseProjectHome=src/main/license
enterpriseProjectHome=src/main/enterprise

#memory settings
org.gradle.jvmargs=-Xms512m -Xmx2048m
#org.gradle.jvmargs=-Xms512m -Xmx2048m

#node
nodeVersion=7.9.0

0 comments on commit 40f07bb

Please sign in to comment.