From 01963b25895c7e1912a45302a42ad2cf90e09811 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Sat, 28 Feb 2026 18:32:10 +0100 Subject: [PATCH] that was too much --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 009d283..cd44262 100644 --- a/main.go +++ b/main.go @@ -24,7 +24,7 @@ import ( const ( defaultListen = ":3333" defaultDir = "./images" - defaultWidth = 130 + defaultWidth = 90 cacheSuffixFmt = ".ansi.%d.txt" allowedUA = "curl" maxImageDim = 2000