Minor format change
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14359 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
58bebf3874
commit
1cdf1f47ea
|
@ -474,8 +474,8 @@
|
||||||
<attribute name="policyClass">org.jboss.cache.eviction.LRUPolicy</attribute>
|
<attribute name="policyClass">org.jboss.cache.eviction.LRUPolicy</attribute>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Default region to pick up anything we miss in the more specific
|
Default region to pick up anything we miss in the more
|
||||||
regions below.
|
specific regions below.
|
||||||
-->
|
-->
|
||||||
<region name="/_default_">
|
<region name="/_default_">
|
||||||
<attribute name="maxNodes">500</attribute>
|
<attribute name="maxNodes">500</attribute>
|
||||||
|
|
Loading…
Reference in New Issue