apcu.config.php 70 B

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