Fix formatting of container.javaOptions section
Change-Id: I9e35dfc5b57bed862443e12fbeeb1e173e101bcd
This commit is contained in:
@@ -1503,10 +1503,10 @@ a suitable JRE. Overrides the environment variable 'JAVA_HOME'.
|
|||||||
Additional options to pass along to the Java runtime. If multiple
|
Additional options to pass along to the Java runtime. If multiple
|
||||||
values are configured, they are passed in order on the command line,
|
values are configured, they are passed in order on the command line,
|
||||||
separated by spaces. These options are appended onto 'JAVA_OPTIONS'.
|
separated by spaces. These options are appended onto 'JAVA_OPTIONS'.
|
||||||
|
+
|
||||||
For example, it is possible to overwrite Gerrit's default log4j
|
For example, it is possible to overwrite Gerrit's default log4j
|
||||||
configuration:
|
configuration:
|
||||||
|
+
|
||||||
----
|
----
|
||||||
javaOptions = -Dlog4j.configuration=file:///home/gerrit/site/etc/log4j.properties
|
javaOptions = -Dlog4j.configuration=file:///home/gerrit/site/etc/log4j.properties
|
||||||
----
|
----
|
||||||
|
Reference in New Issue
Block a user