Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit78b4967

Browse files
authored
docs: fix mention of incorrect env var to enable/disable telemetry (#15467)
1 parent50e95ba commit78b4967

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎docs/admin/setup/telemetry.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Telemetry
22

33
<blockquoteclass="info">
4-
TL;DR: disable telemetry by setting <code>CODER_TELEMETRY=false</code>.
4+
TL;DR: disable telemetry by setting <code>CODER_TELEMETRY_ENABLE=false</code>.
55
</blockquote>
66

77
Coder collects telemetry from all installations by default. We believe our users
@@ -40,5 +40,6 @@ telemetry to identify affected installations and notify their administrators.
4040

4141
##Toggling
4242

43-
You can turn telemetry on or off using either the`CODER_TELEMETRY=[true|false]`
44-
environment variable or the`--telemetry=[true|false]` command-line flag.
43+
You can turn telemetry on or off using either the
44+
`CODER_TELEMETRY_ENABLE=[true|false]` environment variable or the
45+
`--telemetry=[true|false]` command-line flag.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp