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