mirror of
https://github.com/apache/archiva.git
synced 2025-02-08 02:59:43 +00:00
[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>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty>
|
||||||
<systemProperty>java.io.tmpdir=./temp</systemProperty>
|
<systemProperty>java.io.tmpdir=./temp</systemProperty>
|
||||||
|
<systemProperty>archiva.tmp.group.index.ttl=30</systemProperty>
|
||||||
</systemProperties>
|
</systemProperties>
|
||||||
<initialMemorySize>512m</initialMemorySize>
|
<initialMemorySize>512m</initialMemorySize>
|
||||||
<maxMemorySize>512m</maxMemorySize>
|
<maxMemorySize>512m</maxMemorySize>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user