mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Merge pull request #14100 from nextcloud/backport/14097/stable33
[stable33] fix small typo in server tuning
This commit is contained in:
@@ -96,7 +96,7 @@ For more details and help tuning your database:
|
||||
Using Redis-based transactional file locking
|
||||
--------------------------------------------
|
||||
|
||||
Transactional File Focking uses the database as the default backend. This
|
||||
Transactional File Locking uses the database as the default backend. This places
|
||||
additional load on your database. See the section
|
||||
:doc:`../configuration_files/files_locking_transactional` for instructions on
|
||||
configuring Nextcloud to use Redis-based Transactional File Locking.
|
||||
|
||||
Reference in New Issue
Block a user