1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
George Hunt 2017-09-18 10:36:40 -07:00
commit 0c5f5b5fd2
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
mongodb_install: True
mongodb_install: False
mongodb_enabled: False

View file

@ -98,7 +98,7 @@ dbpath = /library/dbdata/mongodb
#noIndexBuildRetry = true
# 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)
#nssize = 16