We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d4074 commit 1263799Copy full SHA for 1263799
libexec/environ.sh
@@ -24,7 +24,7 @@ fi
24
timeline_java_opts=(
25
-cp "$TIMELINESRC/target/*:$TIMELINESRC/target/dependency/*"
26
-Djava.util.logging.config.file=$TIMELINESRC/data/logging/$log_config.properties
27
- -Xmx1536m
+ -Xmx2048m
28
-XX:+UseSerialGC
29
-Djava.awt.headless=true
30
)
0 commit comments