Skip to content

Commit

Permalink
increase hugo timeout to 180000
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Nov 8, 2020
1 parent b96f12b commit 564aade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ theme: hugo-geekblog
pygmentsUseClasses: true
pygmentsCodeFences: true
enableGitInfo: true
timeout: 60000
timeout: 180000

paginate: 5

Expand Down

0 comments on commit 564aade

Please sign in to comment.