Skip to content

Commit e5ddd21

Browse files
Merge pull request #437 from kanchana-mongodb/DOCSP-35264
DOCSP-35264 Clarify the meaning of --schemaRefreshIntervalSecs
2 parents 08c69e7 + 98609e7 commit e5ddd21

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/includes/options/option-mongosqld-schemaRefreshIntervalSecs.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99

1010
The interval in seconds at which :binary:`~bin.mongosqld` re-samples
1111
data to create its schema. The default value is ``0``, which means
12-
that after the initial sampling no re-sampling occurs for the
13-
duration of the connection. The specified value must be a positive
14-
integer.
12+
that after the initial sampling no automatic re-sampling occurs. The
13+
specified value must be a positive integer.
1514

1615
.. include:: /includes/fact-resample-schema-data.rst
1716

0 commit comments

Comments
 (0)