1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-10-27 22:41:37 +01:00
2020-12-12 01:13:25 +00:00

5 lines
70 B
PHP

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