source:
WAeUP_SRP/trunk/profiles/default/roots/portlet_lookup_ramcache.xml
Last change on this file was 3689, checked in by , 16 years ago | |
---|---|
File size: 359 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <object name="portlet_lookup_ramcache" meta_type="RAM Cache Manager"> |
3 | <property name="title">Portlet lookup RAM cache</property> |
4 | <property name="request_vars"/> |
5 | <property name="threshold">100</property> |
6 | <property name="max_age">0</property> |
7 | <!-- 3600s * 12h = 43200 --> |
8 | <property name="cleanup_interval">43200</property> |
9 | </object> |
Note: See TracBrowser for help on using the repository browser.