From: Olivier Lamy Date: Tue, 7 Aug 2012 09:08:46 +0000 (+0000) Subject: increase size for uploading files X-Git-Tag: archiva-1.4-M3~444 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0f89fd4db7465b43ba78f0e6c7acbeeefd60ad1d;p=archiva.git increase size for uploading files git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370151 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties index 643ba372f..0569303ea 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties @@ -37,8 +37,8 @@ struts.freemarker.templatesCache.updateDelay=3600000 #struts.devMode = true struts.configuration.xml.reload=true struts.multipart.parser=jakarta -# 10M default -struts.multipart.maxSize=10485760 +# 50M default +struts.multipart.maxSize=50485760 # TODO: package up a theme and share with Continuum. Should contain everything from xhtml, and set templateDir to WEB-INF/themes