1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-11-01 17:01:13 +01:00
2021-01-08 01:46:38 +00:00

5 lines
70 B
PHP

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