Skip to content

Commit 5ea5ef4

Browse files
Update modules/ROOT/pages/clustering/setup/deploy.adoc
1 parent bd4d403 commit 5ea5ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/setup/deploy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The setting is used as the default input for the `ENABLE SERVER` command; can be
5454

5555
Points to consider:
5656

57-
* Any setting with the `initial` prefix is effective on the first startup of the DBMS and/or when a new server is added to the cluster and has to be explixitly xref:clustering/servers.adoc#server-enabled-state[`ENABLED`].
57+
* Any setting with the `initial` prefix is effective on the first startup of the DBMS and/or when a new server is added to the cluster and has to be explicitly xref:clustering/servers.adoc#server-enabled-state[`ENABLED`].
5858
5959
* Changing the default number of primaries and secondaries dynamically can only be done with the xref:procedures.adoc#procedure_dbms_setDefaultAllocationNumbers[`dbms.setDefaultAllocationNumbers`] procedure.
6060
See xref:clustering/databases.adoc#create-database[`CREATE DATABASE`] for more information.

0 commit comments

Comments
 (0)