From dc1cf2528b71cb7fc2ad0b976e594e6f279b1a58 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Thu, 9 Dec 2021 15:56:42 +0000 Subject: [PATCH] Generate documentation --- master.html | 1 + 1 file changed, 1 insertion(+) diff --git a/master.html b/master.html index 5c0eab07..98f727a2 100644 --- a/master.html +++ b/master.html @@ -712,6 +712,7 @@
The backend that is used to store data.
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