summaryrefslogtreecommitdiffstats
path: root/16.0-rc/apache/config/apcu.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-09-26 10:06:22 +0000
committertilosp-bot <git-bot@tilosp.de>2019-09-26 10:06:22 +0000
commit1760450ac818763c4e85a6ed28355477c14d46e2 (patch)
tree937246364ef5d1970d75d651701f29ad7900d150 /16.0-rc/apache/config/apcu.config.php
parent10a1fe7606cc7dd92cb10a1cd81a012604ebaaf5 (diff)
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '16.0-rc/apache/config/apcu.config.php')
-rw-r--r--16.0-rc/apache/config/apcu.config.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/16.0-rc/apache/config/apcu.config.php b/16.0-rc/apache/config/apcu.config.php
deleted file mode 100644
index 69fed876..00000000
--- a/16.0-rc/apache/config/apcu.config.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$CONFIG = array (
- 'memcache.local' => '\OC\Memcache\APCu',
-);