mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -433,7 +433,7 @@ $config['error_views_path'] = '';
|
||||
|
|
||||
*/
|
||||
$config['cache_path'] = '';
|
||||
$config['cache_adapter'] = 'file';
|
||||
$config['cache_adapter'] = 'apcu';
|
||||
$config['cache_backup'] = 'file';
|
||||
$config['cache_key_prefix'] = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user