[discovery] add cache since this never changes

This commit is contained in:
Devin Zuczek
2026-09-09 11:53:15 -04:00
parent 629a702403
commit db01d2bedd
+3
View File
@@ -16,6 +16,9 @@
// nothing documents and the client never asks for. With it, the Worker sees every
// request and the files are reachable only through the binding, i.e. only under
// `/sections/pagesource/:type`.
"cache": {
"enabled": true
},
"assets": {
"binding": "ASSETS",
"directory": "./static",