AttachmentConstants

Various constants regarding default attachment limits.

Properties

Link copied to clipboard
const val MAX_ATTACHMENTS_COUNT: Int = 30

Default max number of attachments.

Link copied to clipboard
const val MAX_UPLOAD_SIZE_IN_MB: Int = 100

Default max upload size in MB.