diff --git a/admin_manual/configuration_server/security_setup_warnings.rst b/admin_manual/configuration_server/security_setup_warnings.rst index 0ef8b1de1..b7ab72934 100644 --- a/admin_manual/configuration_server/security_setup_warnings.rst +++ b/admin_manual/configuration_server/security_setup_warnings.rst @@ -31,15 +31,12 @@ 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 +-------------------------------------- "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.