mirror of https://github.com/apache/archiva.git
[MRM-815] aggregate indices for repository groups.
add a sys props in wrapper.conf for ttl value. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198648 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f6f9dfa4a
commit
4c10128a3a
|
@ -212,6 +212,7 @@
|
|||
-->
|
||||
<systemProperty>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty>
|
||||
<systemProperty>java.io.tmpdir=./temp</systemProperty>
|
||||
<systemProperty>archiva.tmp.group.index.ttl=30</systemProperty>
|
||||
</systemProperties>
|
||||
<initialMemorySize>512m</initialMemorySize>
|
||||
<maxMemorySize>512m</maxMemorySize>
|
||||
|
|
Loading…
Reference in New Issue