You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/administration/databases.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -612,7 +612,8 @@ Composite databases are always available on all servers.
612
612
[NOTE]
613
613
====
614
614
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.
0 commit comments