Skip to content

Commit 47e74d9

Browse files
author
Rob Rudin
committed
#147 Fixing example property
1 parent 3258639 commit 47e74d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/failover-project/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ mlPassword=admin
77
# The following configuration property lets you easily define how many replicas you want of the forests
88
# for each database. For more precise control over forests and replicas, look into DeployCustomForestsCommand
99
# and DeployCustomForestsTask.
10-
mlDatabaseNamesAndReplicaCounts = ["Security": 2, "Schemas": 1, "Meters": 1, "App-Services": 1]
10+
mlDatabaseNamesAndReplicaCounts=Security,2,Schemas,1,Meters,1,App-Services,1

0 commit comments

Comments
 (0)