Server Status removal

This commit is contained in:
HLFH 2015-10-30 23:32:43 +01:00
parent 4908f7164e
commit feff67de1e

View File

@ -53,13 +53,6 @@ recommended if Redis is running on the same system as ownCloud) use this example
Using ``memcache.locking`` relieves the database load and improves
performance.
The **Server status** section on your ownCloud Admin page indicates whether
experimental file locking is enabled or disabled.
.. figure:: ../images/transactional-locking-1.png
.. figure:: ../images/transactional-locking-2.png
See ``config.sample.php`` to see configuration examples for Redis, and for all
supported memcaches.