Skip to content

Commit c4c0ddb

Browse files
committed
Disable wrangler metrics telemetry
1 parent 778e1e9 commit c4c0ddb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wrangler.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "cdnjs-api-worker"
22
main = "src/index.js"
3+
send_metrics = false
34
compatibility_date = "2022-10-31"
45
compatibility_flags = [ "nodejs_als" ]
56
kv_namespaces = [ { binding = "CACHE" } ]

0 commit comments

Comments
 (0)