Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/faq/developers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ MongoDB aggressively preallocates data files to reserve space and
avoid file system fragmentation. You can use the :setting:`smallfiles`
flag to modify the file prealocation strategy.

.. seealso:: This wiki page that address :wiki:`MongoDB disk use <http://www.mongodb.org/display/DOCS/Excessive+Disk+Space>`.
.. seealso:: This wiki page that address :wiki:`MongoDB disk use </Excessive+Disk+Space>`.

How does MongoDB address SQL or Query injection?
------------------------------------------------
Expand Down