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 809366a commit 3690965Copy full SHA for 3690965
doc/modules/ROOT/pages/installation/neo4j-desktop.adoc
@@ -32,8 +32,8 @@ dbms.security.procedures.allowlist=gds.*
32
33
If you are running MacOS on an intel CPU, it is required to add the following configuration entry to the configuration:
34
35
----
+----
36
server.jvm.additional=-Djol.skipHotspotSAAttach=true
37
38
39
This is a workaround for a bug in the Java runtime that is used by Neo4j Desktop.
0 commit comments