- <?xml version="1.0" encoding="UTF-8"?>
- <pdcGrid name="default"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:noNamespaceSchemaLocation="pdcGrid.xsd">
- <pdcCache name="default"
- maxElementsInMemory="100"
- overflowToDisk="false"
- timeToLiveSeconds="600"
- statistics="true">
- </pdcCache>
- </pdcGrid>
|