summaryrefslogtreecommitdiffstats
path: root/16.0-rc/apache/config/apcu.config.php
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2020-01-30 23:10:14 +0100
committerGitHub <noreply@github.com>2020-01-30 23:10:14 +0100
commit03ec56e7b9cfa7a03d9bc1ed5176ce5a61c932b4 (patch)
treef89e4a989672f58bad62f12fe27f8d071218bd3d /16.0-rc/apache/config/apcu.config.php
parent08ea909b43372752bb7f83f1d365f993af84759c (diff)
parent96c5d80121aa61c558a7d6b6ac416d913a61fcb6 (diff)
Merge pull request #982 from tilosp/bot/update
Update to 16.0.8 and 17.0.3
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',
-);