Nextcloud-Docker/18.0-rc/fpm/config/apcu.config.php

5 lines
70 B
PHP

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