mirror of https://github.com/apache/archiva.git
increase size for uploading files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370151 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3a72cf91a2
commit
0f89fd4db7
|
@ -37,8 +37,8 @@ struts.freemarker.templatesCache.updateDelay=3600000
|
||||||
#struts.devMode = true
|
#struts.devMode = true
|
||||||
struts.configuration.xml.reload=true
|
struts.configuration.xml.reload=true
|
||||||
struts.multipart.parser=jakarta
|
struts.multipart.parser=jakarta
|
||||||
# 10M default
|
# 50M default
|
||||||
struts.multipart.maxSize=10485760
|
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
|
# TODO: package up a theme and share with Continuum. Should contain everything from xhtml, and set templateDir to WEB-INF/themes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue