We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99bbfca commit 17c5e5eCopy full SHA for 17c5e5e
1 file changed
bin/environ.sh
@@ -42,7 +42,7 @@ groovy_classpath=(
42
timeline_java_opts=(
43
-DCLAS12DIR=$COATJAVA/
44
-Djava.util.logging.config.file=$COATJAVA/etc/logging/$log_config.properties
45
- -Xmx1024m
+ -Xmx1536m
46
-XX:+UseSerialGC
47
)
48
timeline_groovy_opts=(
0 commit comments