summaryrefslogtreecommitdiffstats
path: root/16.0-rc/apache/config/apcu.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-11-08 12:36:03 +0000
committertilosp-bot <git-bot@tilosp.de>2019-11-08 12:36:03 +0000
commitfe5b6beaddff62255f246395576942f989a3903b (patch)
treecd8a07d5f0e8c23bc6c0b207ad68e56047aaf788 /16.0-rc/apache/config/apcu.config.php
parent149daa299df22713c26e383daf9ffd1f28d94ecb (diff)
Run update.sh
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',
-);