Skip to content

Commit cc871da

Browse files
authored
SOURCEBOT_TELEMETRY_DISABLED should be set as true
https://docs.sourcebot.dev/self-hosting/overview
1 parent 53a9308 commit cc871da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ To learn how to configure Sourcebot to index your own repos, please refer to our
112112

113113
> [!NOTE]
114114
> Sourcebot collects <a href="https://demo.sourcebot.dev/~/search?query=captureEvent%5C(%20repo%3Asourcebot">anonymous usage data</a> by default to help us improve the product. No sensitive data is collected, but if you'd like to disable this you can do so by setting the `SOURCEBOT_TELEMETRY_DISABLED` environment
115-
> variable to `false`. Please refer to our [telemetry docs](https://docs.sourcebot.dev/self-hosting/overview#telemetry) for more information.
115+
> variable to `true`. Please refer to our [telemetry docs](https://docs.sourcebot.dev/self-hosting/overview#telemetry) for more information.
116116
117117
# Build from source
118118
>[!NOTE]

0 commit comments

Comments
 (0)