Skip to content

Commit 8d71dab

Browse files
clarify about initial settings (#761)
1 parent 0ee5a04 commit 8d71dab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/administration/databases.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,8 @@ Composite databases are always available on all servers.
612612
[NOTE]
613613
====
614614
If `TOPOLOGY` is not specified, the database is created according to `initial.dbms.default_primaries_count` and `initial.dbms.default_secondaries_count` specified in _neo4j.conf_.
615-
After cluster startup, these values can be overwritten using the `dbms.setDefaultAllocationNumbers` procedure.
615+
616+
Keep in mind that any setting with the `initial` prefix only applies on **first startup** and after this, these values can be overwritten using the `dbms.setDefaultAllocationNumbers` procedure.
616617
====
617618

618619
[role=enterprise-edition not-on-aura]

0 commit comments

Comments
 (0)