Created
February 14, 2023 00:07
-
-
Save RobbiNespu/0190e1c7de70e7264c1383bcc56b87be to your computer and use it in GitHub Desktop.
Default talend
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-vmargs | |
-Xms512m | |
-Xmx1536m | |
-Dfile.encoding=UTF-8 | |
-Dosgi.requiredJavaVersion=1.8 | |
-XX:+UseG1GC | |
-XX:+UseStringDeduplication | |
-XX:MaxMetaspaceSize=512m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment