Files
2025-11-17 18:51:08 +01:00

5 lines
70 B
PHP

<?php
$CONFIG = array (
'memcache.local' => '\OC\Memcache\APCu',
);