Skip to content

Commit b7ca8e2

Browse files
committed
DOCS-524 change recommendation to example
1 parent 6703ebe commit b7ca8e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/command/compact.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ compact
5555

5656
.. versionadded:: v2.2
5757

58-
In production deployments, collections should always have at least
59-
100 bytes of padding, and generally have a padding factor that is
60-
10% of the average document size.
58+
The following example runs the :dbcommand:`compact`
59+
command with the ``paddingBytes`` set to ``100`` bytes and the
60+
``paddingFactor`` set to ``1.1``.
6161

6262
.. code-block:: javascript
6363

0 commit comments

Comments
 (0)