1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-07-03 22:50:50 +02:00
docker-nextcloud/12.0/fpm/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',
);