Author: olamy
Date: Tue Aug 7 09:08:46 2012
New Revision: 1370151
URL: http://svn.apache.org/viewvc?rev=1370151&view=rev
Log:
increase size for uploading files
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
URL:
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties?rev=1370151&r1=1370150&r2=1370151&view=diff
==============================================================================
---
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
(original)
+++
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
Tue Aug 7 09:08:46 2012
@@ -37,8 +37,8 @@ struts.freemarker.templatesCache.updateD
#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