fix small typo in server tuning

Focking -> Locking
also "This *places* additional load"

Signed-off-by: Omar Kotb <omar@omarkotb.com>
This commit is contained in:
Omar Kotb
2026-02-27 20:20:35 +09:00
parent 124b1a8fcf
commit e2bcf0be37

View File

@@ -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.