Skip to content

Commit

Permalink
Merged in gradle-memory-tweaks (pull request #80)
Browse files Browse the repository at this point in the history
JVM flags tweaks

Approved-by: Shibui Jenkins <shibui.jenkins@gmail.com>
  • Loading branch information
dima767 authored and Jonathan Johnson committed Jun 11, 2018
2 parents 5a1e9e5 + e4c7ed4 commit c620f5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ spring-boot.version=2.0.0.RELEASE

hibernate.version=5.2.11.Final

lucene.version=7.2.1
lucene.version=7.2.1

org.gradle.jvmargs=-Xmx4g XX:-UseGCOverheadLimit

0 comments on commit c620f5e

Please sign in to comment.