kusalk commented on code in PR #665: URL: https://github.com/apache/struts/pull/665#discussion_r1133214134
########## core/src/main/resources/org/apache/struts2/default.properties: ########## @@ -69,6 +69,7 @@ struts.multipart.parser=jakarta struts.multipart.saveDir= struts.multipart.maxSize=2097152 struts.multipart.maxFiles=256 +struts.multipart.maxFileSize=2097152 Review Comment: Done :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
