Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/reference/parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3789,7 +3789,7 @@ Storage Parameters
``minSnapshotHistoryWindowInSeconds``, :binary:`~bin.mongod` returns
a ``SnapshotTooOld`` error.

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

Consider the following example which sets the
``minSnapshotHistoryWindowInSeconds`` to ``600`` seconds:
Expand Down