Skip to content

Commit

Permalink
mention env var support
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundhung committed Sep 16, 2024
1 parent b21a855 commit c8696ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/content/docs/pages/get-started/c3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,12 @@ You can opt-out if you'd not like to share any information.
args="telemetry disable"
/>

You can also opt-out using an environment variable:

```
CREATE_CLOUDFLARE_TELEMETRY_DISABLED=1
```

You can check the status of telemetry collection at any time.

<PackageManagers
Expand Down

0 comments on commit c8696ad

Please sign in to comment.