From e53d79db9d71ca604baa54da900708dd4de4e3bc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 1 Jul 2021 19:22:22 +0200 Subject: [PATCH] Update config.json --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 28e944d..70efa3f 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,7 +1,7 @@ { "system": { "updatechecker": false, - "memcache.local": "\\OC\\Memcache\\Redis", + "memcache.local": "\\OC\\Memcache\\APCu", "integrity.check.disabled": true, "filelocking.enabled": true, "memcache.locking": "\\OC\\Memcache\\Redis",