mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-21 20:50:40 +00:00
increase hugo timeout to 180000
This commit is contained in:
parent
b96f12b184
commit
564aade218
@ -5,7 +5,7 @@ theme: hugo-geekblog
|
||||
pygmentsUseClasses: true
|
||||
pygmentsCodeFences: true
|
||||
enableGitInfo: true
|
||||
timeout: 60000
|
||||
timeout: 180000
|
||||
|
||||
paginate: 5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user