form.yaml
accepted_mime_types to limit uploads to specific MIME types. For example,
application/pdf only allows PDFs, while image/* allows any image type the
browser reports with an image MIME type.accepted_mime_types to limit uploads to specific MIME types. For example,
application/pdf only allows PDFs, while image/* allows any image type the
browser reports with an image MIME type.