Enable APC cache in wiki

This commit is contained in:
Fritz Grimpen 2021-02-28 03:10:00 +00:00
parent ff8ad02776
commit 036f12630c
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ $wgEmailAuthentication = true;
require 'LocalSettings_secrets.php';
## Shared memory settings
$wgMainCacheType = CACHE_NONE;
$wgMainCacheType = CACHE_ACCEL;
$wgMemCachedServers = array();
## To enable image uploads, make sure the 'images' directory