mirror of https://github.com/apache/archiva.git
[MRM-1220] disable Struts devMode for performance reasons
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794940 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a73f0ccf31
commit
78cf76f801
|
@ -22,7 +22,7 @@ struts.mapper.class = org.apache.maven.archiva.web.mapper.RepositoryActionMapper
|
|||
struts.objectFactory = org.codehaus.plexus.spring.Struts2PlexusInSpringObjectFactory
|
||||
struts.url.includeParams = none
|
||||
|
||||
struts.devMode = true
|
||||
#struts.devMode = true
|
||||
struts.configuration.xml.reload=true
|
||||
struts.multipart.parser=jakarta
|
||||
# 10M default
|
||||
|
|
Loading…
Reference in New Issue