1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-07-16 20:47:50 +02:00
docker-nextcloud/12.0/apache/config/apcu.config.php
2017-07-01 15:06:05 +02:00

5 lines
70 B
PHP

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