diff options
Diffstat (limited to '17.0-rc/fpm/config/apcu.config.php')
-rw-r--r-- | 17.0-rc/fpm/config/apcu.config.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/17.0-rc/fpm/config/apcu.config.php b/17.0-rc/fpm/config/apcu.config.php deleted file mode 100644 index 69fed876..00000000 --- a/17.0-rc/fpm/config/apcu.config.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php -$CONFIG = array ( - 'memcache.local' => '\OC\Memcache\APCu', -); |