mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-22 05:00:39 +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
|
pygmentsUseClasses: true
|
||||||
pygmentsCodeFences: true
|
pygmentsCodeFences: true
|
||||||
enableGitInfo: true
|
enableGitInfo: true
|
||||||
timeout: 60000
|
timeout: 180000
|
||||||
|
|
||||||
paginate: 5
|
paginate: 5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user