Skip to content

Commit

Permalink
Added jvm opts for metaspace
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Mar 21, 2020
1 parent b4aca6a commit d9f861e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .jvmopts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-Xms512M
-Xmx4096M
-Xss2M
-XX:MaxMetaspaceSize=1024M

0 comments on commit d9f861e

Please sign in to comment.