Skip to content

Commit c322a74

Browse files
committed
SEBSP-210 tested SESSION_SCREENSHOT_DATA_CACHE and recorder
1 parent 4c7c92c commit c322a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config/ehcache.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<ttl unit="hours">1</ttl>
4646
</expiry>
4747
<resources>
48-
<heap unit="entries">10</heap>
48+
<heap unit="entries">20</heap>
4949
</resources>
5050
</cache>
5151

0 commit comments

Comments
 (0)