Skip to content

Commit

Permalink
chore: add memory configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
m-raab committed Sep 23, 2022
1 parent d9ed031 commit 6533ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.gradle.jvmargs=-XX:+UseConcMarkSweepGC -XX:MaxMetaspaceSize=3G -XX:-UseGCOverheadLimit -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8

0 comments on commit 6533ba1

Please sign in to comment.