summaryrefslogtreecommitdiffstats
path: root/15.0-rc/fpm/config/apcu.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-05-16 10:29:13 +0000
committertilosp-bot <git-bot@tilosp.de>2019-05-16 10:29:13 +0000
commit6357f08f2559cbb7880b82e24bd07305c828a553 (patch)
tree748c556ac858e0c51a2c5b6f2189e9461ca87942 /15.0-rc/fpm/config/apcu.config.php
parent05073351c45f52bd656786f3e4220de0ede64c6c (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '15.0-rc/fpm/config/apcu.config.php')
-rw-r--r--15.0-rc/fpm/config/apcu.config.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/15.0-rc/fpm/config/apcu.config.php b/15.0-rc/fpm/config/apcu.config.php
deleted file mode 100644
index 69fed876..00000000
--- a/15.0-rc/fpm/config/apcu.config.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$CONFIG = array (
- 'memcache.local' => '\OC\Memcache\APCu',
-);