cache.driver

Kirby has three built-in cache drivers: file, memcached and apc

Default value

'file'

Example

c::set('cache.driver','file');