increase hugo timeout to 180000

This commit is contained in:
Robert Kaussow 2020-11-08 22:50:52 +01:00
parent b96f12b184
commit 564aade218
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ theme: hugo-geekblog
pygmentsUseClasses: true
pygmentsCodeFences: true
enableGitInfo: true
timeout: 60000
timeout: 180000
paginate: 5