-
Notifications
You must be signed in to change notification settings - Fork 424
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
DISABLE_BEACON is only obeyed by the docker compose setup, not by the backend itself. I guess the error message might be hinting at this with:
You can disable this telemetry by setting the --disable-beacon flag or the DISABLE_BEACON environment variable if you are self-hosting using the Docker image.
but it's confusing (like what is "the Docker image" in that sentence?). It'd be better if the backend binary itself read the value from the env var.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed