feat: update command timeout from 500 -> 2500 ms
Some checks failed
sync tailscale acls / acls (push) Has been cancelled

This commit is contained in:
Ceferino Patino 2026-05-20 13:32:55 -05:00
commit c7002b4dec
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -8,6 +8,8 @@ format = '''
add_newline = false add_newline = false
palette = "catppuccin_macchiato" palette = "catppuccin_macchiato"
command_timeout = 2500
[aws] [aws]
disabled = true disabled = true
format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])' format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])'