mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-06 14:14:58 +01:00
abe7b70052
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 lines
70 B
PHP
4 lines
70 B
PHP
<?php
|
|
$CONFIG = array (
|
|
'memcache.local' => '\OC\Memcache\APCu',
|
|
);
|