Skip to content

Commit 014a496

Browse files
author
Sam Kleinman
committed
DOCS-1113
1 parent 66e771e commit 014a496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/core/replication.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,8 @@ current state of the database. Operations in the oplog are :term:`idempotent`.
325325

326326
By default, the size of the oplog is as follows:
327327

328-
- For 64-bit Linux, Solaris, and FreeBSD systems, MongoDB will
329-
allocate 5% of the available free disk space to the oplog.
328+
- For 64-bit Linux, Solaris, FreeBSD, and Windows systems, MongoDB
329+
will allocate 5% of the available free disk space to the oplog.
330330

331331
If this amount is smaller than a gigabyte, then MongoDB will
332332
allocate 1 gigabyte of space.

0 commit comments

Comments
 (0)