Enable memcached in the config

This commit is contained in:
towards-a-new-leftypol 2021-01-17 14:34:52 -05:00
parent 640f901099
commit 824c9cb535
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ $config['db']['prefix'] = '';
$config['db']['user'] = 'lainchan';
$config['db']['password'] = '';
$config['cache']['enabled'] = 'memcached';
$config['cookies']['mod'] = 'mod';
$config['cookies']['salt'] = 'MGYwNjhlNjU5Y2QxNWU3YjQ3MzQ1Yj';