Skip to content

Commit 1066b92

Browse files
Update modules/ROOT/pages/configuration/configuration-settings.adoc
1 parent 5f78577 commit 1066b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2300,7 +2300,7 @@ The DBMS settings must be consistent across all configuration files in a cluster
23002300
|===
23012301
|Description
23022302
a|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.
23042304
To change the default database, use the xref:/clustering/databases.adoc#cluster-default-database[`dbms.setDefaultDatabase()`] procedure instead.
23052305

23062306
NOTE: 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.

0 commit comments

Comments
 (0)