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:
Xiretza 2025-03-06 21:22:04 +00:00
parent bf8e6719f5
commit fd021c4379

View file

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