From c5feca3fbabee257f12ce2a7d61d7ef727d68414 Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Thu, 30 Sep 2021 15:04:44 +0200 Subject: [PATCH] DOCS-14828: fix for minSnapshotHistoryWindowInSeconds --- source/reference/parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/parameters.txt b/source/reference/parameters.txt index 874645024ff..fe67deaf74f 100644 --- a/source/reference/parameters.txt +++ b/source/reference/parameters.txt @@ -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: