Skip to content

Commit 4b5b11c

Browse files
DOCSP-27763 Update convention factor default value (#2480)
* Update convention factor default value * Chris feedback
1 parent a82f5fb commit 4b5b11c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/core/queryable-encryption/reference/limitations.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ Contention Factor
2525
Contention factor is a setting that helps tune performance based on the
2626
number of concurrent connections.
2727

28-
Contention factor is immutable, and can only be set when specifying a
29-
field for encryption. The default value is ``0``.
28+
You can set the contention factor only when specifying the field for encryption.
29+
Once you specify a field for encryption, the contention factor is immutable. If
30+
you don't specify the contention factor, it uses the default value of ``4``.
3031

3132
Manual Data Key Creation
3233
++++++++++++++++++++++++

0 commit comments

Comments
 (0)