1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-02-20 15:21:17 +01:00
nextcloud_docker/31/fpm/config/apcu.config.php
2025-02-25 19:50:02 +00:00

5 lines
70 B
PHP

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