Mauro Torrez c07fa0c283
Some checks failed
continuous-integration/drone/push Build is failing
update unit to 1.12, serve multiple ports
2019-10-11 19:17:27 -03:00

5 lines
70 B
PHP

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