remove old routes, enable cache for cdn

This commit is contained in:
Devin Zuczek
2026-07-07 17:05:22 -04:00
parent 6a49fa19ac
commit a029d0ed67
12 changed files with 11 additions and 28189 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// so image requests still hit R2/signing; assets are only fetched explicitly
// via the ASSETS binding.
"cache": {
"enabled": true,
"enabled": true
},
"assets": {
"directory": "./static",