1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-10-28 23:11:40 +01:00
2020-10-03 08:59:35 +00:00

5 lines
70 B
PHP

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