Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add DO_NOT_TRACK environment variable support #5000

Merged
merged 5 commits into from
Apr 7, 2022

Commits on Apr 6, 2022

  1. add DO_NOT_TRACK environment variable support

    Axel Goblet committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0d2ff97 View commit details
    Browse the repository at this point in the history
  2. add change log

    Axel Goblet committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e0bcac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e82835a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. override SEND_ANONYMOUS_USAGE_STATS with DO_NOT_TRACK env var instead…

    … of adding a new flag
    Axel Goblet committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    b2beb29 View commit details
    Browse the repository at this point in the history
  2. marked relevant functions as private

    Axel Goblet committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7419900 View commit details
    Browse the repository at this point in the history