summaryrefslogtreecommitdiffstats
path: root/17.0-rc/apache/config/apcu.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-07-16 07:22:28 +0000
committertilosp-bot <git-bot@tilosp.de>2020-07-16 07:22:28 +0000
commit45f3995ab7c46fff7d7e779a00b69443f9a90fa6 (patch)
treeccc5c55805dd898b3807e7faf7415db2e3c9f83d /17.0-rc/apache/config/apcu.config.php
parent8c623fd1562666a7a35ed8ce8b06a7882d1b0459 (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '17.0-rc/apache/config/apcu.config.php')
-rw-r--r--17.0-rc/apache/config/apcu.config.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/17.0-rc/apache/config/apcu.config.php b/17.0-rc/apache/config/apcu.config.php
deleted file mode 100644
index 69fed876..00000000
--- a/17.0-rc/apache/config/apcu.config.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$CONFIG = array (
- 'memcache.local' => '\OC\Memcache\APCu',
-);