arangosh> require("internal").wal.properties({ ........> allowOverSizeEntries: true, ........> logfileSize: 32 * 1024 * 1024 }); { }