aboutsummaryrefslogtreecommitdiffstats
path: root/environments/mongodb-nojournal.yaml
blob: 92cef5321bf65f8d1a6b09b028df873ac3f19669 (plain @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /*
# A Heat environment file which can be used to disable journal in MongoDb.
# Since, when journaling is enabled, MongoDb will create big journal file
# it can take time. In a CI environment for example journaling is not necessary.
parameter_defaults:
  MongoDbNoJournal: true