increase timeout
parent
f06b43f381
commit
faea979093
|
@ -4,6 +4,7 @@ theme = "hugo-creative-theme"
|
|||
DefaultContentLanguage = "en"
|
||||
enableGitInfo = true
|
||||
disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||
timeout = "30s"
|
||||
|
||||
# Static strings shared by all languages – these are not to be translated!
|
||||
[params.static]
|
||||
|
|
Loading…
Reference in New Issue