Change record status: 
Project: 
Introduced in branch: 
8.x-5.x
Introduced in version: 
8.x-5.0-rc22
Description: 

Webform's can now have file upload quotas to prevent too many files from being uploaded. The file upload quota can be used to ensure that files can be safely attached to emails being sent via a mail server with attachment limits. For example, Gmail limits attachments to 25MB.

Webform file upload quota default configuration

(/admin/structure/webform/config/elements)

Webform file upload quota default configuration

Webform file upload quota form settings

(/admin/structure/webform/manage/WEBFORM_ID/settings/form)

Webform file upload quota form settings

Webform file upload quota message

Webform file upload quota message

Impacts: 
Site builders, administrators, editors