source:
WAeUP_SRP/trunk/profiles/default/directories/dir_ramcache.xml
Last change on this file was 3689, checked in by , 16 years ago | |
---|---|
File size: 315 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <object name="dir_ramcache" meta_type="RAM Cache Manager"> |
3 | <property name="title">Directory RAM Cache</property> |
4 | <property name="cleanup_interval">300</property> |
5 | <property name="max_age">3600</property> |
6 | <property name="request_vars"/> |
7 | <property name="threshold">1000</property> |
8 | </object> |
Note: See TracBrowser for help on using the repository browser.