Remove .jvmopts file comments, they do not work on ubuntu (#5730)

This commit is contained in:
Chris Stewart 2024-10-22 06:25:50 -05:00 committed by GitHub
parent 28001af35e
commit 88125a3575
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
-Xms512M # Set minimum heap size
-Xmx4G # Set maximum heap size
-Xss2M # Set stack size to 2MB (needed for https://github.com/bitcoin-s/bitcoin-s/pull/5728)
-Xms512M
-Xmx4G
-Xss2M