From 5d03c72d1f0dce23f1ba446620d2d7f6a973ba16 Mon Sep 17 00:00:00 2001 From: Randell Callahan Date: Sun, 14 Apr 2024 14:06:56 -0600 Subject: [PATCH] Update .air.toml --- .air.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.air.toml b/.air.toml index 4e93f79..8b91802 100644 --- a/.air.toml +++ b/.air.toml @@ -16,7 +16,7 @@ tmp_dir = "tmp" include_dir = [] include_ext = ["go", "tpl", "tmpl", "templ", "html", "css", "sql"] include_file = [] - kill_delay = "1s" + kill_delay = "5s" log = "build-errors.log" poll = false poll_interval = 500