mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 04:10:52 +01:00
disable update check and set maxBytesLocalDisk to 512M
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
Purpose of the document follows.
|
||||
-->
|
||||
|
||||
<ehcache xmlns="http://ehcache.org/ehcache.xsd">
|
||||
<ehcache xmlns="http://ehcache.org/ehcache.xsd"
|
||||
updateCheck="false"
|
||||
maxBytesLocalDisk="512M">
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user