Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,7 @@ sent.** Only the error class, stack trace, CLI version, platform, and (when
you are logged in) your WorkOS user id and account email are reported — the
email lets us match a crash report to your support request.

Telemetry is ON by default — industry norm for product CLIs (npm, Next.js,
Vercel, Homebrew). You can disable it any time:
Telemetry is ON by default. You can disable it any time:

```bash
# Persistent (writes to ~/.hookmyapp/config.json):
Expand Down
Loading