From de74dbbdb222951237995edc083b3bae896c5cc4 Mon Sep 17 00:00:00 2001 From: Robert Parker Date: Mon, 7 Oct 2019 15:33:45 -0700 Subject: [PATCH] increase timeout for resizing images --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 67d8a56f7..4cdea8ac7 100644 --- a/config.toml +++ b/config.toml @@ -5,6 +5,7 @@ title = "Rancher Labs" theme = "rancher-website-theme" themesDir = "node_modules" pluralizeListTitles = false +timeout = 30000 enableRobotsTXT = true pygmentsCodeFences = true