forked from GithubBackups/vichan
apc pls
This commit is contained in:
parent
cfb31c53af
commit
b73745e8ab
@ -18,7 +18,7 @@
|
||||
$config['db']['user'] = 'root';
|
||||
$config['db']['password'] = '';
|
||||
$config['timezone'] = 'UTC';
|
||||
$config['cache']['enabled'] = false;
|
||||
$config['cache']['enabled'] = 'apc';
|
||||
|
||||
|
||||
$config['cookies']['mod'] = 'mod';
|
||||
|
Loading…
x
Reference in New Issue
Block a user