File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
timeToIdleSeconds=" 1800" timeToLiveSeconds =" 1800" overflowToDisk =" true" />
21
21
22
22
<cache name =" BlogCatalog" maxElementsInMemory =" 100" eternal =" false"
23
- timeToIdleSeconds=" 3600" timeToLiveSeconds =" 36000 " overflowToDisk =" true" />
23
+ timeToIdleSeconds=" 3600" timeToLiveSeconds =" 3600 " overflowToDisk =" true" />
24
24
25
25
<cache name =" BlogTag" maxElementsInMemory =" 2000" eternal =" false"
26
- timeToIdleSeconds=" 3600" timeToLiveSeconds =" 36000 " overflowToDisk =" true" />
26
+ timeToIdleSeconds=" 3600" timeToLiveSeconds =" 300 " overflowToDisk =" true" />
27
27
28
28
<cache name =" Tag" maxElementsInMemory =" 200" eternal =" false"
29
- timeToIdleSeconds=" 3600" timeToLiveSeconds =" 36000 " overflowToDisk =" true" />
29
+ timeToIdleSeconds=" 3600" timeToLiveSeconds =" 300 " overflowToDisk =" true" />
30
30
31
31
<cache name =" Page" maxElementsInMemory =" 200" eternal =" false"
32
32
timeToIdleSeconds=" 3600" timeToLiveSeconds =" 36000" overflowToDisk =" true" />
33
33
34
34
<cache name =" Blog" maxElementsInMemory =" 1000" eternal =" false"
35
- timeToIdleSeconds=" 300" timeToLiveSeconds =" 300 " overflowToDisk =" true" />
36
- </ehcache >
35
+ timeToIdleSeconds=" 300" timeToLiveSeconds =" 3600 " overflowToDisk =" true" />
36
+ </ehcache >
You can’t perform that action at this time.
0 commit comments