Skip to content

Commit 8766dff

Browse files
Update deploy.adoc
1 parent d74c589 commit 8766dff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ Initialized at the first DBMS startup.
4444
When a new server is added to the cluster, the setting is used as the default input for the `ENABLE SERVER` command; can be overriden when the command is executed.
4545
|xref:configuration/configuration-settings.adoc#config_initial.server.allowed_databases[`initial.server.allowed_databases`]
4646
|List of database names allowed on this server; all others are denied.
47+
When a new server is added to the cluster, the setting is used as the default input for the `ENABLE SERVER` command; can be overriden when the command is executed.
4748
|xref:configuration/configuration-settings.adoc#config_initial.server.denied_databases[`initial.server.denied_databases`]
4849
|List of database names not allowed on this server. Empty means nothing is denied.
50+
When a new server is added to the cluster, the setting is used as the default input for the `ENABLE SERVER` command; can be overriden when the command is executed.
4951
|xref:configuration/configuration-settings.adoc#config_initial.server.tags[`initial.server.tags`]
5052
|A list of server tag names used by the database allocation and when configuring load balancing and replication policies.
5153
Initialized at the first DBMS startup and/or when a newly added server is enabled.

0 commit comments

Comments
 (0)