1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-02-27 10:41:50 +01:00
2025-02-25 19:50:02 +00:00

5 lines
70 B
PHP

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