mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge branch 'master' of https://github.com/iiab/iiab
This commit is contained in:
commit
0c5f5b5fd2
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
mongodb_install: True
|
mongodb_install: False
|
||||||
mongodb_enabled: False
|
mongodb_enabled: False
|
||||||
|
|
|
@ -98,7 +98,7 @@ dbpath = /library/dbdata/mongodb
|
||||||
#noIndexBuildRetry = true
|
#noIndexBuildRetry = true
|
||||||
|
|
||||||
# Disable data file preallocation - will often hurt performance (false by default)
|
# Disable data file preallocation - will often hurt performance (false by default)
|
||||||
#noprealloc = true
|
noprealloc = true
|
||||||
|
|
||||||
# .ns file size (in MB) for new databases (16 MB by default)
|
# .ns file size (in MB) for new databases (16 MB by default)
|
||||||
#nssize = 16
|
#nssize = 16
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue