Fulltext results:
- Increase the Tomcat Upload Limit
- . This limit is defined in the file ''WEB-INF/web.xml'' within the "manager"-App: <code xml> <multipart-config> <!-- 50MB max --> <max-file... limit to 75MiB change the file like this: <code xml> <multipart-config> <!-- 75MB max --> ... e here: ''/opt/tomcat/webapps/manager/WEB-INF/web.xml''. If you have installed Tomcat with the package