[img] maybe fix choppy images

This commit is contained in:
Devin Zuczek
2026-08-10 17:58:11 -04:00
parent 3022b3b566
commit aa6fdaf4b2
+1 -1
View File
@@ -9,7 +9,7 @@
// so image requests still hit R2/signing; assets are only fetched explicitly // so image requests still hit R2/signing; assets are only fetched explicitly
// via the ASSETS binding. // via the ASSETS binding.
"cache": { "cache": {
"enabled": true "enabled": false
}, },
"assets": { "assets": {
"directory": "./static", "directory": "./static",