From a5e7a824b658d3d7a23f2c51e5af30abb7a11c00 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 1 Jul 2021 14:11:52 +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 70efa3f..28e944d 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,7 +1,7 @@ { "system": { "updatechecker": false, - "memcache.local": "\\OC\\Memcache\\APCu", + "memcache.local": "\\OC\\Memcache\\Redis", "integrity.check.disabled": true, "filelocking.enabled": true, "memcache.locking": "\\OC\\Memcache\\Redis",