mirror of
https://codeberg.org/gigirassy/asciiwebserv
synced 2026-08-30 23:47:39 +00:00
that was too much
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
defaultListen = ":3333"
|
defaultListen = ":3333"
|
||||||
defaultDir = "./images"
|
defaultDir = "./images"
|
||||||
defaultWidth = 130
|
defaultWidth = 90
|
||||||
cacheSuffixFmt = ".ansi.%d.txt"
|
cacheSuffixFmt = ".ansi.%d.txt"
|
||||||
allowedUA = "curl"
|
allowedUA = "curl"
|
||||||
maxImageDim = 2000
|
maxImageDim = 2000
|
||||||
|
|||||||
Reference in New Issue
Block a user