mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-29 18:08:31 +00:00
Add multifilesystem_nolock storage
This commit is contained in:
parent
3f20aa8e22
commit
d17aae2c18
5 changed files with 117 additions and 2 deletions
|
@ -744,6 +744,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