From 5164d361d7c0faaefa2303cab287abfd6f179582 Mon Sep 17 00:00:00 2001 From: Amy Gale Ruth Bowersox Date: Tue, 10 Mar 2026 23:02:48 -0600 Subject: [PATCH] added another item to the pre-launch TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index dd5c440..80d75b8 100644 --- a/TODO.md +++ b/TODO.md @@ -11,6 +11,7 @@ After the point where it reaches feature parity with Venice circa 2006. * Build static Tailwind CSS file rather than using remote-loaded version. (Gate on debug/prod flag) * ~~Rate limiter.~~ * ~~Better logging configuration.~~ +* Better control of what's cacheable; images should be fine to cache. ## Immediate Cleanups Required