Subversion Repositories SmartDukaan

Rev

Rev 3225 | Rev 3273 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3225 Rev 3242
Line 10... Line 10...
10
        overflowToDisk="false">
10
        overflowToDisk="false">
11
    </cache>
11
    </cache>
12
    <cache name="ProductPageSnippets" maxElementsInMemory="20" eternal="true"
12
    <cache name="ProductPageSnippets" maxElementsInMemory="20" eternal="true"
13
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU">
13
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU">
14
    </cache>
14
    </cache>
-
 
15
    <cache name="CategorySnippets" maxElementsInMemory="100" eternal="true"
-
 
16
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU">
-
 
17
    </cache>
15
    
18
    
16
    <!-- 
19
    <!-- 
17
    <defaultCache
20
    <defaultCache
18
       maxEntriesLocalHeap="10000"
21
       maxEntriesLocalHeap="10000"
19
       eternal="false"
22
       eternal="false"