Skip to content

Commit 43225b5

Browse files
npentreljeff-allen-mongo
authored andcommitted
DOCS-14828: fix for minSnapshotHistoryWindowInSeconds
1 parent 0858bf0 commit 43225b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3693,7 +3693,7 @@ Storage Parameters
36933693
``minSnapshotHistoryWindowInSeconds``, :binary:`~bin.mongod` returns
36943694
a ``SnapshotTooOld`` error.
36953695

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

36983698
Consider the following example which sets the
36993699
``minSnapshotHistoryWindowInSeconds`` to ``600`` seconds:

0 commit comments

Comments
 (0)