Skip to content

Misleading ANONYMIZED_TELEMETRY flag disables telemetry only when set to true #45

Description

@franzen

The configuration flag ANONYMIZED_TELEMETRY behaves opposite to what its name suggests. Setting it to true disables all telemetry, while false leaves telemetry enabled. This negative logic contradicts the variable name and confuses users.

# Set to true if you want to disable anonymous telemetry (default is false)
ANONYMIZED_TELEMETRY=false

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions