mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update admin_manual/configuration_server/caching_configuration.rst
Co-authored-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch>
This commit is contained in:
parent
27c42ea100
commit
d038bab090
@ -96,7 +96,7 @@ For best performance, use Redis for file locking by adding this::
|
||||
|
||||
'memcache.locking' => '\OC\Memcache\Redis',
|
||||
|
||||
Further more, you can use Redis for the distributed server cache::
|
||||
Additionally, you should use Redis for the distributed server cache::
|
||||
|
||||
'memcache.distributed' => '\OC\Memcache\Redis',
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user