Remove xcache support

This commit is contained in:
Zankaria
2024-03-07 14:23:48 +01:00
parent 8cebc7f80c
commit 0154e54f85
4 changed files with 3 additions and 15 deletions

View File

@@ -121,7 +121,6 @@
*/
$config['cache']['enabled'] = 'php';
// $config['cache']['enabled'] = 'xcache';
// $config['cache']['enabled'] = 'apc';
// $config['cache']['enabled'] = 'memcached';
// $config['cache']['enabled'] = 'redis';