Increase build timeout

Set the build timeout to 5mins. Building takes 56s on my laptop, if the
server has some load on the disks, it may need more time than that.
Bumping it therefore.

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-03-10 00:07:28 +01:00
parent ebf0f4e703
commit 9f013fe162

View file

@ -4,7 +4,7 @@ title = 'IT-Syndikat'
theme = "roadster"
pluralizelisttitles = false # removes the automatically appended "s" on sidebar entries
enableRobotsTXT = true
timeout = 60
timeout = 300
defaultContentLanguage = 'de'
defaultContentLanguageInSubdir = false