mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-26 13:28:45 +07:00
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:
@@ -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