1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-04-13 09:42:06 +02:00
2022-05-04 00:27:42 +00:00

5 lines
70 B
PHP

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