File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/ROOT/pages/configuration Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2300,7 +2300,7 @@ The DBMS settings must be consistent across all configuration files in a cluster
23002300|===
23012301|Description
23022302a|Specifies the default database name *before* the first DBMS startup.
2303- Once the initial default database is created, the setting is not valid anymore .
2303+ After the initial default database is created, changing this setting has no effect .
23042304To change the default database, use the xref:/clustering/databases.adoc#cluster-default-database[`dbms.setDefaultDatabase()`] procedure instead.
23052305
23062306NOTE: This setting is not the same as `dbms.default_database`, which was used to set the default database in Neo4j 4.x and earlier versions.
You can’t perform that action at this time.
0 commit comments