Skip to content

Commit 8dc31b0

Browse files
committed
Adjust build timeout
1 parent 0a50d5f commit 8dc31b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ enableInlineShortcodes = true
1414
# See https://github.com/gohugoio/hugo/issues/7228#issuecomment-714490456
1515
ignoreErrors = ["error-remote-getjson"]
1616

17-
timeout = "60s"
17+
timeout = "120s"
1818

1919
languageCode = "en-us"
2020
defaultContentLanguage = "en"

0 commit comments

Comments
 (0)