[MRM-1137] set a higher default of 10M for artifact upload

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756889 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2009-03-21 07:42:31 +00:00
parent 566d5d73bb
commit cdea2730ba
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ struts.url.includeParams = none
struts.devMode = true
struts.configuration.xml.reload=true
struts.multipart.parser=jakarta
# 10M default
struts.multipart.maxSize=10485760
# TODO: package up a theme and share with Continuum. Should contain everything from xhtml, and set templateDir to WEB-INF/themes