Skip to content
Jason Austin edited this page Aug 19, 2013 · 1 revision

File-based caching is built-in using Zend_Cache. However, any cache interface with Zend_Cache will work, it should just be configured via the application.ini file.

The /cache folder should be writable by the webserver. It can also be cleared with a utility in the Admin interface of your OTF app.

Clone this wiki locally