0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-06 04:36:09 +02:00
nextcloud-docker/12.0/apache/rootfs/usr/src/nextcloud/config/apcu.config.php
2018-10-01 14:32:19 +02:00

4 lines
70 B
PHP

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