Allow 5 minutes for long asset creation

This is a temporary measure, I need to figure out where the extra time is coming from!
This commit is contained in:
JP Hastings-Spital 2024-01-12 13:02:41 +00:00
parent def41a1590
commit b03f46315a

View file

@ -1,5 +1,5 @@
languageCode = "en-gb"
timeout = "120s"
timeout = "300s"
PygmentsCodeFences = true
PygmentsStyle = "monokai"