Fichiers
nextcloud-jimmy/config/apcu.config.php
T
2022-09-07 11:20:32 +02:00

5 lignes
70 B
PHP

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