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",