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