mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 23:21:30 -07:00
[discovery] add cache since this never changes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user