net.corda.node.services.persistence / NodeAttachmentService / automaticallyExtractAttachments

automaticallyExtractAttachments

var automaticallyExtractAttachments: Boolean

If true, newly inserted attachments will be unzipped to a subdirectory of the storePath. This is intended for human browsing convenience: the attachment itself will still be the file (that is, edits to the extracted directory will not have any effect).