From adf2d9039e3293d2bd539c32b8c7299c9140c62d Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Thu, 1 Aug 2024 12:58:58 -0700 Subject: [PATCH] Increase rendering timeout --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f8de129..e5cbf23 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,7 @@ title = "Conner Chu" languageCode = "en-us" theme = "hello-friend-ng" copyright = "© Copyright 2024" +timeout = "5m" # googleAnalytics = "" @@ -113,4 +114,4 @@ math = true identifier = "Photography" name = "Photography" url = "photography/" - weight = 4 \ No newline at end of file + weight = 4