Skip to content

Commit a1af6df

Browse files
committed
Update replica config to max priority of 100.0
From 2.2 ``` { "errmsg" : "exception: bad config for member[1] priorities must be between 0.0 and 100.0", "code" : 13135, "ok" : 0 } ```
1 parent 768a4ed commit a1af6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/replica-configuration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Configuration Variables
120120

121121
*Optional*.
122122

123-
**Type**: Number, between 0 and 1000 including decimals.
123+
**Type**: Number, between 0 and 100.0 including decimals.
124124

125125
**Default**: 1
126126

0 commit comments

Comments
 (0)