cache.driver
Kirby has three built-in cache drivers: file, memcached and apc
Default value
'file'
Example
c::set('cache.driver','file');
Kirby has three built-in cache drivers: file, memcached and apc
'file'
c::set('cache.driver','file');