Interface MetadataFormLimits

Various limits for the for form, such as the global upload limit.

Hierarchy

  • MetadataFormLimits

Index

Properties

Properties

singleFileUpload

singleFileUpload: number | null

Maximum number of bytes for a single file upload. Uploads larger than this limit will be rejected.