mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update files_locking_transactional.rst
Fixes https://github.com/nextcloud/documentation/issues/11263. Signed-off-by: tflidd <tflidd@aspekte.net>
This commit is contained in:
@@ -59,9 +59,6 @@ recommended if Redis is running on the same system as Nextcloud) use this exampl
|
||||
See ``config.sample.php`` to see configuration examples for Redis, and for all
|
||||
supported memcaches.
|
||||
|
||||
If you are on Ubuntu you can follow `this guide
|
||||
<https://www.techandme.se/how-to-configure-redis-cache-in-ubuntu-14-04-with-owncloud/>`_ for a complete installation from scratch.
|
||||
|
||||
Learn more about Redis at `Redis <http://redis.io/>`_. Memcached, the popular
|
||||
distributed memory caching system, is not suitable for the new file locking
|
||||
because it is not designed to store locks, and data can disappear from the cache
|
||||
|
||||
Reference in New Issue
Block a user