mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
Add multifilesystem_nolock storage
This commit is contained in:
parent
e629e9a2e1
commit
f14e1de071
5 changed files with 117 additions and 2 deletions
|
@ -743,6 +743,9 @@ Available backends:
|
|||
`multifilesystem`
|
||||
: Stores the data in the filesystem.
|
||||
|
||||
`multifilesystem_nolock`
|
||||
: The `multifilesystem` backend without file-based locking. Must only be used with a single process.
|
||||
|
||||
Default: `multifilesystem`
|
||||
|
||||
#### filesystem_folder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue