Skip to content

Commit 4e79209

Browse files
npentreljeff-allen-mongo
authored andcommitted
DOCS-14828: fix for minSnapshotHistoryWindowInSeconds
1 parent 78a7787 commit 4e79209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/parameters.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3789,7 +3789,7 @@ Storage Parameters
37893789
``minSnapshotHistoryWindowInSeconds``, :binary:`~bin.mongod` returns
37903790
a ``SnapshotTooOld`` error.
37913791

3792-
Specify an integer greater than or equal to (``>=``) 1.
3792+
Specify an integer greater than or equal to (``>=``) 0.
37933793

37943794
Consider the following example which sets the
37953795
``minSnapshotHistoryWindowInSeconds`` to ``600`` seconds:

0 commit comments

Comments
 (0)