mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Emphasize that telemetry is disabled by default
This commit is contained in:
@@ -49,14 +49,15 @@ We only collect the minimal amount of data we need to answer the questions about
|
||||
Disabling telemetry reporting
|
||||
------------------------------
|
||||
|
||||
Telemetry collection is *disabled* by default.
|
||||
|
||||
When telemetry collection is disabled, no data will be sent to GitHub servers.
|
||||
|
||||
You can disable telemetry collection by setting ``codeQL.telemetry.enableTelemetry`` to ``false`` in your settings. For more information about CodeQL settings, see ":doc:`Customizing settings <customizing-settings>`."
|
||||
Telemetry collection is *disabled* by default.
|
||||
|
||||
Additionally, telemetry collection will be disabled if the global ``telemetry.enableTelemetry`` setting is set to ``false``. For more information about global telemetry collection, see "`Microsoft's documentation <https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting>`__."
|
||||
|
||||
Further reading
|
||||
----------------
|
||||
|
||||
For more information, see GitHub's "`Privacy Statement <https://docs.github.com/github/site-policy/github-privacy-statement>`__" and "`Terms of Service <https://docs.github.com/github/site-policy/github-terms-of-service>`__."
|
||||
For more information, see GitHub's "`Privacy Statement <https://docs.github.com/github/site-policy/github-privacy-statement>`__" and "`Terms of Service <https://docs.github.com/github/site-policy/github-terms-of-service>`__."
|
||||
|
||||
Reference in New Issue
Block a user