- ###########
- Cache
- ###########
- Option to use file or memcache cache for the xml.
- +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
- | Default Setting Subcategory | Default Setting Name | Default Setting Value | Default Setting Enabled | Default Setting Description |
- +=============================+======================+=======================+=========================+=================================+
- | method | text | file | TRUE | Cache methods file or memcache. |
- +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
- | location | text | /tmp | TRUE | Location for the file cache. |
- +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
|