summaryrefslogtreecommitdiffstats
path: root/17.0-rc/fpm/config/apcu.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-12-19 14:03:23 +0000
committertilosp-bot <git-bot@tilosp.de>2019-12-19 14:03:23 +0000
commit481072c892324145f1ac8115a152e65449f24f5e (patch)
treea837204b775b6c21889d89ba10562c205378919b /17.0-rc/fpm/config/apcu.config.php
parent1c23b49eae453db466aaca83b127d39ff513eef2 (diff)
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '17.0-rc/fpm/config/apcu.config.php')
-rw-r--r--17.0-rc/fpm/config/apcu.config.php4
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',
-);