Skip to content

Commit ccde9ba

Browse files
author
Andrew Leung
committed
revision
1 parent 5493edb commit ccde9ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/configuration-options.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -515,12 +515,12 @@ Settings
515515
Set to ``true`` to modify MongoDB to use a smaller default data
516516
file size. Specifically, :setting:`smallfiles` reduces the initial
517517
size for data files and limits them to 512
518-
megabytes. The :setting:`smallfiles` setting will also reduce the size of each
518+
megabytes. The :setting:`smallfiles` setting also reduces the size of each
519519
:term:`journal` files from 1 gigabyte to 128 megabytes.
520520

521521
Use the :setting:`smallfiles` setting if you have a large number of databases
522-
that each holds a small quantity of data. The :setting:`smallfiles` setting can
523-
lead :program:`mongod` to create numerous files,
522+
that each hold a small quantity of data. The :setting:`smallfiles` setting can
523+
lead :program:`mongod` to create many files,
524524
which may affect performance for larger databases.
525525

526526
.. setting:: syncdelay

0 commit comments

Comments
 (0)