//////////////////////////////////////////////////////////////////////////////// /// @startDocuBlock databaseMaximalJournalSize /// /// `--database.maximal-journal-size size` /// /// Maximal size of journal in bytes. Can be overwritten when creating a new /// collection. Note that this also limits the maximal size of a single /// document. /// /// The default is *32MB*. /// @endDocuBlock ////////////////////////////////////////////////////////////////////////////////