1
0
Fork 0
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:
Unrud 2021-12-08 21:41:12 +01:00
parent 3f20aa8e22
commit d17aae2c18
5 changed files with 117 additions and 2 deletions

View file

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