OptionalAllowedAllowed MIME types or file extensions (e.g. ['image/*', 'application/pdf', '.docx']). When omitted, all file types supported by the storage provider are allowed.
OptionalDefaultOptional default File Category ID for attachments on this entity.
OptionalDefaultOptional default Storage Account ID to route uploads for this entity.
OptionalEnabledWhether file attachments/linking are enabled for this entity. Default: true when storage providers are active. Set to false to explicitly disallow attachments.
OptionalMaxMaximum allowed size per attachment in bytes (e.g. 52428800 for 50MB). When omitted, uses global storage provider default.
Configuration for entity-level file attachments.