default.xml 314 B

1234567891011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <pdcGrid name="default"
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xsi:noNamespaceSchemaLocation="pdcGrid.xsd">
  5. <pdcCache name="default"
  6. maxElementsInMemory="100"
  7. overflowToDisk="false"
  8. timeToLiveSeconds="600"
  9. statistics="true">
  10. </pdcCache>
  11. </pdcGrid>