1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-01-08 18:21:20 +01:00
nextcloud_docker/.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',
);