Browse Source

Revert "Enable memcached in the config"

This reverts commit 824c9cb535.
pull/40/head
towards-a-new-leftypol 3 years ago
parent
commit
5fc8df495d
  1. 1
      inc/instance-config.php

1
inc/instance-config.php

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

Loading…
Cancel
Save