Skip to content

Commit ad6969e

Browse files
author
Glyn Normington
committed
Improve java opts doc
1 parent 083842f commit ad6969e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/framework-java_opts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ The framework can be configured by modifying the [`config/java_opts.yml`][java_o
1919

2020
| Name | Description
2121
| ---- | -----------
22-
| `java_opts` | The Java options to use when running the application. All values are used without modification when invoking the JVM.
22+
| `java_opts` | The Java options to use when running the application. All values are used without modification when invoking the JVM. The options should be specified as a single string enclosed in double quotes, e.g. "-Xcheck:jni -Xfuture".

0 commit comments

Comments
 (0)