mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
add more info for telemetry disable
This commit is contained in:
parent
ed49a661a2
commit
3456a84d65
1 changed files with 6 additions and 0 deletions
|
|
@ -124,3 +124,9 @@ docker run \
|
|||
/* additional args */ \
|
||||
ghcr.io/sourcebot-dev/sourcebot:latest
|
||||
```
|
||||
|
||||
If you disabled telemetry correctly, you'll see the following log when starting Sourcebot:
|
||||
|
||||
```sh
|
||||
Disabling telemetry since SOURCEBOT_TELEMETRY_DISABLED was set.
|
||||
```
|
||||
Loading…
Reference in a new issue