mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 03:45:57 +00:00
[AB-xxx] increasing caching duration for messages
This commit is contained in:
@@ -8,11 +8,11 @@
|
|||||||
<key-type>java.lang.String</key-type>
|
<key-type>java.lang.String</key-type>
|
||||||
<value-type>java.util.concurrent.CompletableFuture</value-type>
|
<value-type>java.util.concurrent.CompletableFuture</value-type>
|
||||||
<expiry>
|
<expiry>
|
||||||
<ttl unit="seconds">600</ttl>
|
<ttl unit="seconds">7200</ttl>
|
||||||
</expiry>
|
</expiry>
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
<heap unit="entries">500</heap>
|
<heap unit="entries">2000</heap>
|
||||||
</resources>
|
</resources>
|
||||||
</cache>
|
</cache>
|
||||||
<cache-template name="default">
|
<cache-template name="default">
|
||||||
|
|||||||
Reference in New Issue
Block a user