Skip to content

Commit 0553080

Browse files
Add prealloc...
1 parent 2ee5ee8 commit 0553080

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

rhel-mongodb-repl/mongodb.conf

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
dbpath = /var/lib/mongo
55
smallfiles = true
66
nohttpinterface = true
7+
noprealloc = true

rhel-mongodb/mongodb.conf

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
dbpath = /var/lib/mongo
55
smallfiles = true
66
nohttpinterface = true
7+
noprealloc = true

0 commit comments

Comments
 (0)