We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff4d0e commit 5157761Copy full SHA for 5157761
1 file changed
bin/environ.sh
@@ -25,6 +25,7 @@ timeline_java_opts=(
25
# groovy options
26
timeline_groovy_opts=(
27
-cp "$TIMELINESRC/target/*:$TIMELINESRC/target/dependency/*"
28
+ -Xmx1536m
29
-Djava.awt.headless=true
30
)
31
0 commit comments