1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-06-28 20:20:52 +02:00
docker-nextcloud/24/fpm/config/apcu.config.php
2022-05-04 00:27:42 +00:00

5 lines
70 B
PHP

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