From d937a43c13e44c2f618bf7e915a955d77d8b36f9 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Sun, 28 Dec 2025 22:55:23 -0500 Subject: [PATCH] Fixed more info bugs, need to use more constants, lol. --- frontends/web/templates/encode.html | 4 ++-- frontends/web/templates/index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontends/web/templates/encode.html b/frontends/web/templates/encode.html index acf3e79..7ddac3c 100644 --- a/frontends/web/templates/encode.html +++ b/frontends/web/templates/encode.html @@ -204,8 +204,8 @@
Limits: - Carrier image max ~4 megapixels (2000×2000). - Files max 10MB upload. + Carrier image max ~24 megapixels (6000×4000). + Files max 30MB upload. Payload max {{ max_payload_kb }} KB.
diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index afaef78..45420ea 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -73,7 +73,7 @@