Was added field wich needed for caching
This commit is contained in:
parent
63395fc8e5
commit
8ca3e594e8
@ -298,6 +298,9 @@ caffeine:
|
|||||||
assets:
|
assets:
|
||||||
timeToLiveInMinutes: 1440
|
timeToLiveInMinutes: 1440
|
||||||
maxSize: 100000
|
maxSize: 100000
|
||||||
|
entityViews:
|
||||||
|
timeToLiveInMinutes: 1440
|
||||||
|
maxSize: 100000
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
# standalone or cluster
|
# standalone or cluster
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user