Subversion Repositories SmartDukaan

Rev

Rev 11872 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11872 Rev 12132
Line 18... Line 18...
18
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
18
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
19
    </cache>
19
    </cache>
20
    <cache name="CategorySnippets" maxElementsInMemory="200" eternal="true"
20
    <cache name="CategorySnippets" maxElementsInMemory="200" eternal="true"
21
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
21
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
22
    </cache>
22
    </cache>
-
 
23
    <cache name="PrivateDealSnippets" maxElementsInMemory="100" eternal="true"
-
 
24
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
-
 
25
    </cache>
23
    <cache name="SearchSnippets" maxElementsInMemory="200" eternal="true"
26
    <cache name="SearchSnippets" maxElementsInMemory="200" eternal="true"
24
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
27
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
25
    </cache>
28
    </cache>
26
     <cache name="BannerCache" maxElementsInMemory="10" eternal="true"
29
     <cache name="BannerCache" maxElementsInMemory="10" eternal="true"
27
        overflowToDisk="false" statistics="true">
30
        overflowToDisk="false" statistics="true">