blob: 83300f19508864d744b46f8e51cd1b56a1f38e7f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cache PUBLIC
"-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN"
"http://www.gemstone.com/dtd/cache6_6.dtd">
<cache>
<!-- Uncomment the following disk-store element to modify the default disk store directory -->
<!--
<disk-store name="DEFAULT">
<disk-dirs>
<disk-dir>/path/to/persistent/data</disk-dir>
</disk-dirs>
</disk-store>
-->
<!-- This is the definition of the default session region -->
<!--
<region name="gemfire_modules_sessions">
<region-attributes scope="distributed-ack" enable-gateway="false" data-policy="replicate" statistics-enabled="true"/>
</region>
-->
</cache>