mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #299 from holta/master
smallfiles=true added to mongod.conf
This commit is contained in:
commit
26de481e93
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ noprealloc = true
|
|||
#quotaFiles = 8
|
||||
|
||||
# Use a smaller default file size (false by default)
|
||||
#smallfiles = true
|
||||
smallfiles = true
|
||||
|
||||
# Seconds between disk syncs (0=never, but not recommended) (60 by default)
|
||||
#syncdelay = 60
|
||||
|
|
Loading…
Add table
Reference in a new issue