mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Document new setup warning for transactional file locking.
This commit is contained in:
@@ -31,6 +31,18 @@ you need to upgrade, or, if you're not using it, remove it.
|
||||
You are not required to use any caches, but caches improve server performance.
|
||||
See :doc:`caching_configuration`.
|
||||
|
||||
Transactional file locking
|
||||
--------------------------
|
||||
|
||||
"Transactional file locking is disabled, this might lead to issues with race
|
||||
conditions."
|
||||
|
||||
"Transactional file locking is using the database as locking backend, for best
|
||||
performance it's advised to configure a memcache for locking."
|
||||
|
||||
Please see :doc:`../configuration_files/files_locking_transactional` on how
|
||||
to correctly configure your environment for transactional file locking.
|
||||
|
||||
You are accessing this site via HTTP
|
||||
------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user