summaryrefslogtreecommitdiffstats
path: root/17.0/apache/config/apcu.config.php
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-10-30 17:26:53 +0100
committerJ0WI <J0WI@users.noreply.github.com>2020-10-30 17:26:53 +0100
commit83503a43c95f49be6ea5f461ef1e06e9a6e93733 (patch)
tree51673c784eabb08913c5b7e4d9d5708ebd6e7223 /17.0/apache/config/apcu.config.php
parente95023790cc36274053af7930831a9aecbf32efd (diff)
Remove 17.0
Diffstat (limited to '17.0/apache/config/apcu.config.php')
-rw-r--r--17.0/apache/config/apcu.config.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/17.0/apache/config/apcu.config.php b/17.0/apache/config/apcu.config.php
deleted file mode 100644
index 69fed876..00000000
--- a/17.0/apache/config/apcu.config.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$CONFIG = array (
- 'memcache.local' => '\OC\Memcache\APCu',
-);