Skip to content

Commit 7e6ec68

Browse files
authored
bump hugo timeout (#31115)
1 parent 922ed8a commit 7e6ec68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ outputFormats:
209209
mediaType: "text/plain"
210210
notAlternative: true
211211

212-
timeout: "90s"
212+
timeout: 300s
213213

214214
minify:
215215
disableSVG: true

0 commit comments

Comments
 (0)