that was too much

This commit is contained in:
gigirassy
2026-02-28 18:32:10 +01:00
parent 1d9959aba3
commit 01963b2589
+1 -1
View File
@@ -24,7 +24,7 @@ import (
const (
defaultListen = ":3333"
defaultDir = "./images"
defaultWidth = 130
defaultWidth = 90
cacheSuffixFmt = ".ansi.%d.txt"
allowedUA = "curl"
maxImageDim = 2000