Skip to content

1.5.4-3

Latest
Compare
Choose a tag to compare
@hammady hammady released this 19 Aug 16:26
· 4 commits to master since this release

This sets a higher limit of 1 MB for form data payload size. This allows the creation of large templates. Note that the Amazon SES limit is 500KB per template, see here.
Prior to this change, creating large templates would return 413 status code (Request entity too large).