Skip to content

Commit 224d976

Browse files
authored
Removing information no longer correct neo4j#577 (neo4j#584)
Cherry-picked from neo4j#577
1 parent f3962e5 commit 224d976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/neo4j-config/all-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2321,7 +2321,7 @@ a|The `dbms.index_searcher_cache_size` configuration setting has been deprecated
23212321
[cols="<1s,<4"]
23222322
|===
23232323
|Description
2324-
a|Additional JVM arguments. Argument order can be significant. To use a Java commercial feature, the argument to unlock commercial features must precede the argument to enable the specific feature in the config value string. For example, to use Flight Recorder, `-XX:+UnlockCommercialFeatures` must come before `-XX:+FlightRecorder`.
2324+
a|Additional JVM arguments. Argument order can be significant. To use a Java commercial feature, the argument to unlock commercial features must precede the argument to enable the specific feature in the config value string.
23252325
|Valid values
23262326
a|dbms.jvm.additional, a string
23272327
|Default value

0 commit comments

Comments
 (0)