1
0
Fork 0
arangodb/Documentation/DocuBlocks/databaseMaximalJournalSize.md

275 B

@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