From a3c65f3d322ac4de1231a59783d5888d46689361 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Sun, 9 Jun 2024 16:05:47 +0000 Subject: [PATCH] Generate documentation --- master.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/master.html b/master.html index 1a000123..a9b85267 100644 --- a/master.html +++ b/master.html @@ -180,6 +180,7 @@ with the WSGI server
  • auth
  • rights
  • storage
  • +
  • skip_broken_item
  • web
  • logging
  • headers
  • @@ -975,6 +976,11 @@ only be used with a single process.

    (seconds)

    Default: 2592000

    + +
    +

    skip_broken_item

    +

    Skip broken item instead of triggering an exception

    +

    Default: False

    hook

    Command that is run after changes to storage. Take a look at the Versioning with Git tutorial for an