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 4cfeb13 commit 9f12f7cCopy full SHA for 9f12f7c
src/main/config/java-options.conf
@@ -5,7 +5,7 @@
5
# Undefined variables remain in the configuration.
6
7
-Xmx512m
8
--Dlog4j.configurationFile="$METAFACTURE_HOME/log4j.xml"
+-Dlog4j.configuration="file:///$METAFACTURE_HOME/log4j.xml"
9
10
# Append additional options defined in the
11
# environment (The start-up script ensures
0 commit comments