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