Skip to content

Commit 0513bcf

Browse files
committed
chore: disable wrangler telemetry
1 parent d98171e commit 0513bcf

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 = "placeholders-dev"
22
workers_dev = true
3+
send_metrics = false
34
compatibility_date = "2023-12-09"
45
compatibility_flags = ["nodejs_compat"]
56
main = "./src/index.ts"

0 commit comments

Comments
 (0)