This commit is contained in:
Rinjae
2025-09-05 17:16:26 +09:00
commit c54ef1903f
4947 changed files with 817291 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
updateCheck="false">
<defaultCache eternal="false" maxElementsInMemory="10000"
timeToLiveSeconds="3600">
</defaultCache>
<cache name="monitoringContextProperties" eternal="false"
maxElementsInMemory="10000" timeToLiveSeconds="3600">
</cache>
</ehcache>