Subversion Repositories SmartDukaan

Rev

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

Rev 3392 Rev 5289
Line 6... Line 6...
6
    <defaultCache statistics="true"/>
6
    <defaultCache statistics="true"/>
7
 
7
 
8
	<cache name="HomePageSnippets" maxElementsInMemory="5" eternal="true"
8
	<cache name="HomePageSnippets" maxElementsInMemory="5" eternal="true"
9
		overflowToDisk="false" statistics="true">
9
		overflowToDisk="false" statistics="true">
10
	</cache>
10
	</cache>
11
	<cache name="ShowcasePageSnippets" maxElementsInMemory="10" eternal="true"
11
	<cache name="ShowcasePageSnippets" maxElementsInMemory="20" eternal="true"
12
        overflowToDisk="false" statistics="true">
12
        overflowToDisk="false" statistics="true">
13
    </cache>
13
    </cache>
14
    <cache name="ProductPageSnippets" maxElementsInMemory="150" eternal="true"
14
    <cache name="ProductPageSnippets" maxElementsInMemory="150" eternal="true"
15
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
15
        overflowToDisk="false" memoryStoreEvictionPolicy="LFU" statistics="true">
16
    </cache>
16
    </cache>