Increase startup timeout

This commit is contained in:
David Eisinger
2024-02-01 22:52:05 -05:00
parent 2c7d5c507e
commit 66c6a856e4

View File

@@ -3,6 +3,7 @@ languageCode = 'en-us'
title = 'David Eisinger' title = 'David Eisinger'
theme = 'v2' theme = 'v2'
enableGitInfo = true enableGitInfo = true
timeout = '120s'
[author] [author]
name = 'David Eisinger' name = 'David Eisinger'