db.bundle_storage_enabled
Allows storage of data extracted from a database in a compressed form.
Key: db.bundle_storage_enabled
Type: Boolean
Can be set in: collection.cfg
Description
This flag controls the type of storage used for data extracted form a database. Normally, data is stored in individual files, however for large databases, a compressed bundle storage mechanism may be appropriate. To use the compressed bundle mode, this option should be set to true otherwise set to false.