2016-06-30 23:44:08 +01:00

6 lines
75 B
PHP

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