mirror of https://github.com/apache/archiva.git
fix sys props
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579826 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f87558e289
commit
b6b6107515
|
@ -176,7 +176,7 @@
|
|||
-->
|
||||
<systemProperty>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty>
|
||||
<systemProperty>java.io.tmpdir=%ARCHIVA_BASE%/temp</systemProperty>
|
||||
<systemProperty>AsyncLogger.WaitStrategy=Sleep</systemProperty>
|
||||
<systemProperty>AsyncLoggerConfig.WaitStrategy=Sleep</systemProperty>
|
||||
</systemProperties>
|
||||
<extraArguments>
|
||||
<extraArgument>-XX:MaxPermSize=128m</extraArgument>
|
||||
|
|
Loading…
Reference in New Issue