We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a50d5f commit 8dc31b0Copy full SHA for 8dc31b0
config/_default/config.toml
@@ -14,7 +14,7 @@ enableInlineShortcodes = true
14
# See https://github.com/gohugoio/hugo/issues/7228#issuecomment-714490456
15
ignoreErrors = ["error-remote-getjson"]
16
17
-timeout = "60s"
+timeout = "120s"
18
19
languageCode = "en-us"
20
defaultContentLanguage = "en"
0 commit comments