just a website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Ensures workers are run before anything else

+2 -1
+2 -1
wrangler.jsonc
··· 5 5 "assets": { 6 6 "directory": "./_site", 7 7 "binding": "ASSETS", 8 + "run_worker_first": true, 8 9 "html_handling": "auto-trailing-slash", 9 10 "not_found_handling": "404-page" 10 11 }, ··· 18 19 } 19 20 ], 20 21 "observability": { 21 - "enabled": false, 22 + "enabled": true, 22 23 "head_sampling_rate": 1, 23 24 "logs": { 24 25 "enabled": true,