mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Explain purpose of files locking mechanism.
This commit is contained in:
parent
a05d0febec
commit
81fb00ad50
@ -3,9 +3,10 @@ Transactional File Locking
|
||||
==========================
|
||||
|
||||
ownCloud's new transactional file locking mechanism operates differently than
|
||||
the old File Locking application, and will eventually replace it. If you elect
|
||||
to use the new file locking mechanism make sure you disable the File Locking
|
||||
app.
|
||||
the old File Locking application, and will eventually replace it. The purpose
|
||||
of this mechanism is to avoid file corruption during normal operation. If you
|
||||
select to use the new file locking mechanism make sure you disable the File
|
||||
Locking app.
|
||||
|
||||
The new file locking mechanism has these capabilities:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user