From 8ee8b2ae52b3f9df859ec7807910cb2b540d0f99 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Fri, 27 Oct 2023 22:26:21 +0200 Subject: [PATCH] Enlarge timeout due to image processing --- config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yaml b/config.yaml index 3e0ec49..ad27c51 100644 --- a/config.yaml +++ b/config.yaml @@ -10,3 +10,4 @@ build: enableInlineShortcodes: true # sectionPagesMenu: "main" # refLinksErrorLevel: WARNING +timeout: "90s"