Closed bardram closed 2 weeks ago
This is defined in application.yml
under spring.servlet.multipart.maxfile-size
and max-request-size
.
change this on environment specific yml files and re-deploy once we agrees to a new maximum. ps: consider videos also
Set it to 30 MB for now.
Trying to upload an image on 13 MB I get an HTTP error 413
We should be able to upload files & images.