From 37af10cc2b53072f9b6e2c9530821a3ad2c43478 Mon Sep 17 00:00:00 2001 From: sneak Date: Thu, 8 Jan 2026 11:08:28 -0800 Subject: [PATCH] Update generator form for supported formats and Never expiry - Remove WebP and AVIF options (encoding not supported) - Add GIF option (encoding is supported) - Add 'Never' TTL option as default --- internal/templates/generator.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/templates/generator.html b/internal/templates/generator.html index 37ce3ac..84f9521 100644 --- a/internal/templates/generator.html +++ b/internal/templates/generator.html @@ -106,10 +106,9 @@ class="w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-blue-500" > - - +
@@ -154,10 +153,11 @@ name="ttl" class="w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-blue-500" > + - +