Latest JAS v1.1.0
144 plugins online

Backend / Configuration / Cache

The Cache configuration module allows you configure which cache methods can be used. The following methods are available:
  • Module
    Uses the cache module to store the cache in the database
  • File
    Uses files in the project's cache directory to store the cache
  • Memory
    Uses a memory server to store the cache

Comments (0)