jiveDocBodyConfig Table

Setting data for document bodies.

Column Name Type Length Nullable Unicode Description
allowByDefault int N/A false   Whether all content types are allowed by default.
enabled int N/A false   Whether or not binary document bodies are allowed.
maxSize int N/A false   The maximum size of binary document bodies in bytes.
typeID bigint N/A false   The ID of the document type. Primary key.